VideoFrameBufferConfig
Video frame settings.
public struct VideoFrameBufferConfig
{
public VIDEO_SOURCE_TYPE type;
public uint id;
public string key;
}
Properties
- type
- Video source type. See VIDEO_SOURCE_TYPE.
- id
- User ID.
- key
- Channel name.