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 |
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.
Blog Entries
- News from the MBS Xojo Plugins Version 20.1
- 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
- 18.3, page 56: Happy Birthday MonkeyBread Software, What is new in the MBS Xojo Plugins by Stefanie Juchmes
- 18.3, page 10: News
Videos
Release notes
- Version 20.1
- Added AVRouteDetectorMBS class to detect whether Airplay is available.
Some examples using this class:
The items on this page are in the following plugins: MBS AVFoundation Plugin.
AVQueuePlayerMBS - AVSampleBufferDisplayLayerMBS
