feature: Segment end offset
This commit is contained in:
@@ -65,6 +65,12 @@ namespace OCES.Audio
|
||||
Start,
|
||||
SameAsCurrentSegment,
|
||||
}
|
||||
|
||||
public enum SyncSegment
|
||||
{
|
||||
Start,
|
||||
LastPlayedSegment,
|
||||
}
|
||||
|
||||
public interface IBinarySerializable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user