Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

AVPlayer.GetShowsSubtitles

Queries whether subtitles should be shown.

Component Version macOS Windows Linux Server iOS SDK
AVPlayer 10.5 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "AVPlayer.GetShowsSubtitles"; AVPlayer )   More

Parameters

Parameter Description Example
AVPlayer The reference number of the player. $Player

Result

Returns 1, 0 or error.

Description

Queries whether subtitles should be shown.
Returns 1 if enabled or 0 if not.

See also

Release notes

Blog Entries

This function checks for a license.

Created 24th September 2020, last changed 24th September 2020


AVPlayer.GetShowsFullScreenToggleButton - AVPlayer.GetTag

💬 Ask a question or report a problem