Variable SubtitleDeliveryMethodConst
SubtitleDeliveryMethod: {
Drop: "Drop";
Embed: "Embed";
Encode: "Encode";
External: "External";
Hls: "Hls";
} = ...
Type Declaration
ReadonlyDrop: "Drop"
ReadonlyEmbed: "Embed"
ReadonlyEncode: "Encode"
ReadonlyExternal: "External"
ReadonlyHls: "Hls"
Delivery method to use during playback of a specific subtitle format.