Platforms to show: All Mac Windows Linux Cross-Platform
AVRouteDetectorMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | AVFoundation | MBS AVFoundation Plugin | 20.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Notes:
When route detection is enabled, AVRouteDetector reports whether multiple playback routes have been detected. If this is the case, AVRoutePickerViewControlMBS can be used to allow users to pick from the set of available routes. By default, route detection is disabled.
Available on MacOS 10.13 or newer.
- event MultipleRoutesDetectedDidChange
- 3 properties
- property Handle as Integer
- property MultipleRoutesDetected as Boolean
- property RouteDetectionEnabled as Boolean
- 2 methods
- method Constructor
- method Destructor
- shared method available as boolean
This class has no sub classes.
Some examples using this class:
Blog Entries
- MonkeyBread Software Releases the MBS Xojo Plugins in version 20.1
- MBS Xojo Plugins, version 20.1pr2
- Airplay related classes for AVFoundation
Xojo Developer Magazine
Videos
The items on this page are in the following plugins: MBS AVFoundation Plugin.
AVQueuePlayerMBS - AVSampleBufferDisplayLayerMBS
Feedback: Report problem or ask question.
