|
Agora RTC Objective-C API Reference
Refactor
|
This structure defines the video frame of texture type on Android
| OPTIONAL_ENUM_CLASS TextureType |
| OPTIONAL_ENUM_CLASS EglContextType |
| TextureType texture_type |
| EglContextType context_type |
| void* shared_context |
| int texture_id |
| int64_t fence_object |
| int frame_buffer_id |
| float transform_matrix[16] |
| RawPixelBuffer::Format raw_data_format |
| uint8_t* raw_data |
| int64_t raw_data_size |
| int raw_data_stride |