|
Agora RTC Objective-C API Reference
Refactor
|
Data Fields | |
| bool | isLocal |
| uid_t | ownerUid |
| track_id_t | trackId |
| const char * | channelId |
| VIDEO_CODEC_TYPE | codecType |
| bool | encodedFrameOnly |
| VIDEO_SOURCE_TYPE | sourceType |
| uint32_t | observationPosition |
The definition of the VideoTrackInfo struct, which contains information of the video track.
|
inline |
| bool isLocal |
Whether the video track is local or remote.
| uid_t ownerUid |
ID of the user who publishes the video track.
| track_id_t trackId |
ID of the video track.
| const char* channelId |
The channel ID of the video track.
| VIDEO_CODEC_TYPE codecType |
The video codec type: VIDEO_CODEC_TYPE.
| bool encodedFrameOnly |
Whether the video track contains encoded video frame only.
| VIDEO_SOURCE_TYPE sourceType |
The video source type: VIDEO_SOURCE_TYPE
| uint32_t observationPosition |
the frame position for the video observer: #VIDEO_MODULE_POSITION