IoT SDK for Linux v1.8.0
|
#include <agora_rtc_api.h>
Data Fields | |
video_data_type_e | data_type |
video_stream_type_e | stream_type |
video_frame_type_e | frame_type |
video_frame_rate_e | frame_rate |
Information about the video frame.
video_data_type_e data_type |
The video encoding type.
video_frame_rate_e frame_rate |
The number of video frames per second. The SDK uses this value to calculate timestamps of the encoded image.
video_frame_type_e frame_type |
The video frame type.
video_stream_type_e stream_type |
The video stream type.