InspectSubtitleChunk.ttml property
If the stream is TTML - full source of that TTML document. Note this will generally represent a single cue or ISD
Signature:
ttml?: {
text: string;
mediatime_ms: number;
};
If the stream is TTML - full source of that TTML document. Note this will generally represent a single cue or ISD
Signature:
ttml?: {
text: string;
mediatime_ms: number;
};