Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

AVPlayer.SetShowsFrameSteppingButtons

Whether to show frame stepping buttons.

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

Parameters

Parameter Description Example
AVPlayer The reference number of the player. $Player
Value The new setting. Pass 1 to show frame stepping controls. 1

Result

Returns OK or error.

Description

Whether to show frame stepping buttons.
Replace scanning controls in the playback UI with frame stepping buttons. Default is off.

See also

Blog Entries

This function checks for a license.

Created 12nd March 2020, last changed 12nd March 2020


AVPlayer.SetRate - AVPlayer.SetShowsFullScreenToggleButton