Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to QTSoundStreamMBS class.
QTSoundStreamMBS.AttachToAudioUnitComponent(componenthandle as Integer) as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns the error code. (0 for success)
You may call AudioUnitInitialize and AudioOutputUnitStart after this to start the output unit.
See also:
QTSoundStreamMBS.AttachToAudioUnitComponent(componenthandle as Integer, element as Integer) as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns the error code. (0 for success)
You may call AudioUnitInitialize and AudioOutputUnitStart after this to start the output unit.
See also:
QTSoundStreamMBS.AudioOutputUnitStart(componenthandle as Integer) as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns a Mac OS errro code (0 for success).
QTSoundStreamMBS.AudioUnitInitialize(componenthandle as Integer) as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.2 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns a Mac OS errro code (0 for success).
QTSoundStreamMBS.closeComponent
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
QTSoundStreamMBS.InitComponent
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Allocates memory for example.
QTSoundStreamMBS.OpenComponent
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
QTSoundStreamMBS.OpenDefaultAudioUnitOutputComponent as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
method | QuickTime | MBS MacOSX Plugin | 4.1 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Returns 0 on any error.
The component is only available on Mac OS X, so this function will return 0 on all other platforms.
The items on this page are in the following plugins: MBS MacOSX Plugin.