WIP: MusicTransition SyncPoint
This commit is contained in:
@@ -25,7 +25,8 @@ public partial class MusicContainer : IBinarySerializable
|
||||
/// <summary>
|
||||
/// 0 = 随机播放
|
||||
/// 1 = 顺序播放
|
||||
/// 2 = 同时播放
|
||||
/// 2 = 混合播放
|
||||
/// 3 = 切换播放
|
||||
/// </summary>
|
||||
public ContainerType ContainerType { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user