Topics
All
Mac OS X
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server (Not)
Client
Old
Guides
Examples
New in version:
6.5
7.0
7.1
7.2
7.3
7.4
7.5
8.0
8.1
8.2
Statistic
AVRecorder.GetAudioDevice
Queries name of audio device in use.
Component | Version | macOS | Windows | Server | FileMaker Cloud | FileMaker iOS SDK |
AVRecorder | 6.1 | Yes | Yes | No | No | Yes |
MBS( "AVRecorder.GetAudioDevice"; AVSession )
Parameters
Parameter | Description | Example value |
---|---|---|
AVSession | The ID for the AVRecorder session as returned by AVRecorder.Init. | $AVSession |
Result
Returns text or error.
Description
Queries name of audio device in use.Examples
Query audio device:
Show Custom Dialog ["Audio Device"; MBS("AVRecorder.GetAudioDevice"; AVRecorder::Session)]
See also
- AVRecorder.AudioDeviceInfo
- AVRecorder.GetVideoDevice
- AVRecorder.Init
- AVRecorder.SetAudioDevice
- AVRecorder.SetVideoDevice
Example Databases
AVRecorder.ClosePreview - AVRecorder.GetAutomaticallyAdjustsVideoMirroring
Feedback: Report problem or ask question.
Links
MBS Xojo Chart Plugins