MBS Plugin Documentation
Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchie
New in Version 5.0 5.1 5.2 5.3 5.4 5.5 6.0 6.1 6.2 6.3 6.4 6.5 7.0 7.1 7.2 7.3 7.4 7.5 7.6 7.7 7.8 8.0 8.1 8.2 8.3 8.4 8.5 8.6
The list of the themes, classes, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
New controls in version 7.0:
New classes in version 7.0:
- class CPUIDMBS
- class CURLListMBS
- class CURLMBS
- class CURLVersionMBS
- class GrowlMBS
- class GrowlNotificationMBS
- class PortAudioHostApiInfoMBS
- class PortAudioHostErrorInfoMBS
- class PortAudioStreamInfoMBS
- class PortAudioStreamParametersMBS
New modules in version 7.0:
New class events in version 7.0:
- PortAudioStreamMBS.Callback(InputBuffer as memoryblock, outputBuffer as memoryblock, FrameCount as integer, inputBufferAdcTime as double, currentTime as double, outputBufferDacTime as double, statusFlags as integer) as integer
- PortAudioStreamMBS.Finished
- PortAudioStreamBufferedMBS.Finished
New class methods in version 7.0:
- CoreAudioMBS.CoreAudioConvertHostTimeToNanosMBS(inHostTime as UInt64) as UInt64
- CoreAudioMBS.CoreAudioConvertNanosToHostTimeMBS(inNanos as UInt64) as UInt64
- CoreAudioMBS.CoreAudioGetCurrentHostTimeMBS as UInt64
- CoreAudioMBS.CoreAudioGetHostClockFrequencyMBS as double
- PortAudioMBS.DefaultHostApiIndexd as integer
- WindowsAudioMixerMBS.DeviceCount as integer
- WindowsAudioMixerMBS.DeviceName(index as integer) as string
- PortAudioMBS.GetSampleSize(Format as integer) as integer
- PortAudioMBS.HostApiCount as integer
- PortAudioMBS.HostApiDeviceIndexToDeviceIndex(hostApiIndex as integer, hostApiDeviceIndex as integer) as integer
- PortAudioMBS.HostApiInfo(hostApiIndex as integer) as PortAudioHostApiInfoMBS
- PortAudioMBS.HostApiTypeIdToHostApiIndex(type as integer) as integer
- PortAudioMBS.HostError as PortAudioHostErrorInfoMBS
- PortAudioMBS.IsFormatSupported(input as PortAudioStreamParametersMBS, output as PortAudioStreamParametersMBS, sampleRate as double) as integer
- PortAudioStreamMBS.OpenDefaultStream(numInputChannels as integer, numOutputChannels as integer, sampleFormat as integer, sampleRate as double, framesPerBuffer as integer, Flags as integer) as integer
- PortAudioStreamMBS.OpenStream(inputParameters as PortAudioStreamParametersMBS, outputParameters as PortAudioStreamParametersMBS, sampleRate as double, framesPerBuffer as integer, streamFlags as integer) as integer
- PortAudioStreamMBS.Read(buffer as memoryblock, frameCount as integer) as integer
- PortAudioStreamMBS.ReadAvailable as integer
- PortAudioMBS.Sleep(msec as integer)
- PortAudioMBS.Version as integer
- PortAudioMBS.VersionText as String
- PortAudioStreamMBS.Write(buffer as memoryblock, frameCount as integer) as integer
- PortAudioStreamMBS.WriteAvailable as integer
- RockeyMBS.RockeyCall(FunctionCode as integer) as integer
- Picture.CloneMBS(width as integer, height as integer) as picture
- Picture.ScaleImageAndMaskMBS(width as integer, height as integer, AntiAlias as boolean=false, YieldTicks as integer=0) as picture
- ImageCaptureObjectMBS.CheckDevice as integer
- ImageCaptureObjectMBS.Reset as integer
- IOWarriorWindowsMBS.CancelIO(Pipe as integer) as boolean
- IOWarriorWindowsMBS.DeviceCount as integer
- IOWarriorWindowsMBS.GetProductID as integer
- IOWarriorWindowsMBS.GetRevision as integer
- IOWarriorWindowsMBS.ReadNonBlocking(pipe as integer, buffer as memoryblock, bufferSize as integer) as integer
- IOWarriorWindowsMBS.SerialNumber as string
- IOWarriorWindowsMBS.SetTimeout(timeout as integer) as boolean
- IOWarriorWindowsMBS.SetWriteTimeout(timeout as integer) as boolean
- IOWarriorWindowsMBS.Version as string
- MemoryBlock.InvertBytesMBS(offset as integer, count as integer)
- TiffPictureMBS.GetField(Tag as integer, mem as memoryblock) as boolean
- TiffPictureMBS.GetFieldDefaultedDouble(Tag as integer, byref value as double) as boolean
- TiffPictureMBS.GetFieldDefaultedInteger(Tag as integer, byref value as integer) as boolean
- TiffPictureMBS.GetFieldDefaultedShort(Tag as integer, byref value as integer) as boolean
- TiffPictureMBS.GetFieldDouble(Tag as integer, byref value as double) as boolean
- TiffPictureMBS.GetFieldInteger(Tag as integer, byref value as integer) as boolean
- TiffPictureMBS.GetFieldShort(Tag as integer, byref value as integer) as boolean
- TiffPictureMBS.SetFieldDouble(Tag as integer, value as double) as boolean
- TiffPictureMBS.SetFieldInteger(Tag as integer, value as integer) as boolean
- TiffPictureMBS.SetFieldShort(Tag as integer, value as integer) as boolean
- movie.SoundRawDataMBS(starttime as double=0.0, length as double=0.0, ChannelCount as integer=2, SampleSize as integer=16, Rate as integer=44100) as memoryblock
New class properties in version 7.0:
- PortAudioDeviceInfoMBS.DefaultHighInputLatency as Double
- PortAudioDeviceInfoMBS.DefaultHighOutputLatency as Double
- PortAudioDeviceInfoMBS.DefaultLowInputLatency as Double
- PortAudioDeviceInfoMBS.DefaultLowOutputLatency as Double
- PortAudioDeviceInfoMBS.DefaultSampleRate as Double
- WindowsAudioMixerMBS.DeviceIndex as Integer
- PortAudioDeviceInfoMBS.HostApiIndex as Integer
- PortAudioDeviceInfoMBS.Index as Integer
- IOWarriorWindowsMBS.DeviceIndex as Integer
- IOWarriorWindowsMBS.Handle as Integer
- IOWarriorClassicMBS.USB24DeviceID as Integer
- IOWarriorWindowsMBS.USB24DeviceID as Integer
- IOWarriorCarbonMBS.USB24DeviceID as Integer
- IOWarriorCarbonMBS.USB24PVDeviceID as Integer
- IOWarriorClassicMBS.USB40DeviceID as Integer
- IOWarriorWindowsMBS.USB40DeviceID as Integer
- IOWarriorCarbonMBS.USB40DeviceID as Integer
- IOWarriorCarbonMBS.USB56DeviceID as Integer
- IOWarriorWindowsMBS.USB56DeviceID as Integer
- IOWarriorClassicMBS.USBVendorID as Integer
- IOWarriorCarbonMBS.USBVendorID as Integer
- IOWarriorWindowsMBS.USBVendorID as Integer
- MidiPacketMBS.TimeStampValue as UInt64
New global functions in version 7.0:
284 new items including 10 new classes 49 new methods 3 new events 23 new properties for existing classes and 0 new global methods.
Monkeybread Software Realbasic Plugins - Pfarrgemeinderat St. Arnulf Nickenich