Enum VideoEditStreamType
Stream type.
Namespace: VisioForge.Core.Types.VideoEdit
Assembly: VisioForge.Core.dll
Syntax
public enum VideoEditStreamType
Fields
Name | Description |
---|---|
Audio | Audio stream. |
Image | Image stream. |
Video | Video stream. |
VideoBlank | Fake video stream for OnPushFrame event. |