Enum PushSourceStreamType
Enum PushSourceStreamType.
Namespace: VisioForge.Core.Types.X.Sources
Assembly: VisioForge.Core.dll
Syntax
public enum PushSourceStreamType
Fields
Name | Description |
---|---|
RandomAccess | The random access data. |
Seekable | The seekable data. |
Stream | The stream. |