|
IoT SDK for Linux v1.9.7
|
#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 |
| video_orientation_e | rotation |
The definition of the video_frame_info_t struct.
| video_data_type_e data_type |
The video data type: video_data_type_e.
| video_frame_rate_e frame_rate |
The number of video frames per second, can be set 0-60. -This value will be used for calculating timestamps of the encoded image.
| video_frame_type_e frame_type |
The frame type of the encoded video frame: video_frame_type_e.
| video_orientation_e rotation |
The rotation information of the encoded video frame: video_orientation_e.
| video_stream_type_e stream_type |
The video stream type: video_stream_type_e