| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
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
- Version 10.5
- Added AVPlayer.GetShowsSubtitles and AVPlayer.SetShowsSubtitles function.
Blog Entries
This function checks for a license.
Created 24th September 2020, last changed 24th September 2020