Xojo Developer Conference
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
25/27th April 2018 in Denver.
MBS Xojo Conference
6/7th September 2018 in Munich, Germany.
Platforms to show: All Mac Windows Linux Cross-Platform
AVCaptureAudioPreviewOutputMBS class
Super class: AVCaptureOutputMBS
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | AVFoundation | MBS AVFoundation Plugin | 13.2 | Yes | No | No | Yes, macOS only | No |
Notes:
Instances of AVCaptureAudioPreviewOutput are associated with a Core Audio output device that can be used to play audio being captured by the capture session. You can obtain the unique ID of a Core Audio device using its kAudioDevicePropertyDeviceUID property.
Subclass of the AVCaptureOutputMBS class.
- 2 properties
- property outputDeviceUniqueID as string
- property volume as Double
- method Constructor
Super class AVCaptureOutputMBS
- property Handle as Integer
- 3 methods
- method connections as AVCaptureConnectionMBS()
- method connectionWithMediaType(mediaType as string) as AVCaptureConnectionMBS
- method Constructor
- shared method available as boolean
This class has no sub classes.
Some examples which use this class:
The items on this page are in the following plugins: MBS AVFoundation Plugin.
AVCaptureAudioFileOutputMBS - AVCaptureConnectionMBS
Links
MBS Xojo Chart Plugins