Variable EmbeddedSubtitleOptionsConst
EmbeddedSubtitleOptions: {
AllowAll: "AllowAll";
AllowImage: "AllowImage";
AllowNone: "AllowNone";
AllowText: "AllowText";
} = ...
Type Declaration
ReadonlyAllowAll: "AllowAll"
ReadonlyAllowImage: "AllowImage"
ReadonlyAllowNone: "AllowNone"
ReadonlyAllowText: "AllowText"
An enum representing the options to disable embedded subs.