Platforms to show: All Mac Windows Linux Cross-Platform
AVPlaybackSpeedMBS class New in 25.0
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | AVFoundation | MBS iOS Plugin | 25.0 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
- 4 properties
- property Handle as Integer
- property localizedName as String
- property localizedNumericName as String
- property rate as Double
- method Constructor(Rate as double, localizedName as String)
- shared method systemDefaultSpeeds as AVPlaybackSpeedMBS()
This class has no sub classes.
Some methods using this class:
- AVPlayerViewControllerMBS.selectSpeed(speed as AVPlaybackSpeedMBS)
- AVPlayerViewControllerMBS.speeds as AVPlaybackSpeedMBS()
Some properties using for this class:
- AVPlayerViewControllerMBS.selectedSpeed as AVPlaybackSpeedMBS
Blog Entries
Release notes
- Version 25.0
- Added AVPlaybackSpeedMBS class.
The items on this page are in the following plugins: MBS iOS Plugin.
AVPixelAspectRatioMBS - AVPlayerItemAccessLogEventMBS
