MPLATFORMLib Namespace : IMAudio Interface |
For a list of all members of this type, see IMAudio members.
Name | Description | |
---|---|---|
AudioChannelsPerTrackGet | Gets output number of channels per audio track. | |
AudioChannelsPerTrackSet | Sets number of output channels per track. | |
AudioSplitStringGet | Gets string mask that separates audio channels into audio tracks. | |
AudioSplitStringSet | Sets string mask that separates audio channels into audio tracks. If there is no original tracks information, it is incorrect or you need to separate channels into tracks manually, use this method. | |
AudioTrackAdd | Adds a virtual audio track with needed subset of channels. Virtual track clones one of already existsing tracks. | |
AudioTrackGetByIndex | Gets the input track by its index. | |
AudioTrackRemove | Removes the virtual audio track. | |
AudioTracksGetCount | Gets the count of tracks. | |
AudioTracksSetCount | Sets number of audio tracks. Use this method to set number of output tracks in playlist before adding files to it. |