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
SoundFileInfoMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | Console & Web | iOS |
class | Audio | MBS Tools Plugin | 17.4 | Yes | Yes | Yes | Yes | No |
Notes:
When you open a sound file, the library will fill this and provide you the file format details.
When writing a sound file, you need to build valid format.
- 10 properties
- property Channels as Integer
- property Format as Integer
- property FormatEndianName as String
- property FormatName as String
- property FormatSubName as String
- property Frames as Int64
- property IsValid as Boolean
- property SampleRate as Integer
- property Sections as Integer
- property Seekable as Boolean
- 59 constants
This class has no sub classes.
Some methods using this class:
- SoundFileMBS.Create(file as folderitem, Info as SoundFileInfoMBS) as SoundFileMBS
Some properties using for this class:
- SoundFileMBS.Info as SoundFileInfoMBS
Some examples which use this class:
The items on this page are in the following plugins: MBS Tools Plugin.
Links
MBS FileMaker blog