Skip to main content
Version: 20 Mar 2024

MLTTMLImage

Module: Media Player

Byte data for TTML image cues. More...

#include <ml_media_ttml.h>

Public Attributes

TypeName
size_tsize
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.