MLTTMLImage
Module: Media Player
Byte data for TTML image cues. More...
#include <ml_media_ttml.h>
Public Attributes
Type | Name |
---|---|
size_t | size |
uint8_t * | data |
Detailed Description
struct MLTTMLImage;
Byte data for TTML image cues.
Deprecated
Deprecated since 1.4.0. Scheduled for removal.
API Level:
- 20
Public Attributes Documentation
size
size_t size;
Image size in bytes.
data
uint8_t * data;
Byte data of the image.