isProcessingEmbeddedSubtitles property

bool isProcessingEmbeddedSubtitles
read / write

Flag for when the player is currently busy processing subtitles. Image and audio export cannot be done when this flag is on, so a toast is shown.

Implementation

bool isProcessingEmbeddedSubtitles = false;