Show / Hide Table of Contents

Enum Loop

Loop setting of media player.
媒體播放器的循環設定。

Namespace: Votanic.vMedia.MediaPlayer
Assembly: Votanic.vMedia.dll
Syntax
[Serializable]
public enum Loop

Fields

Name Description
All

Loop all the media
循環所有媒體。

None

No looping.
不循環。

One

Loop one medium.
循環單一媒體。

In This Article
Back to top Generated by DocFX