IMAudio Interface Methods

For a list of all members of this type, see IMAudio members.

Public Methods
 NameDescription
 MethodAudioChannelsPerTrackGetGets output number of channels per audio track.  
 MethodAudioChannelsPerTrackSetSets number of output channels per track.  
 MethodAudioSplitStringGetGets string mask that separates audio channels into audio tracks.  
 MethodAudioSplitStringSetSets 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.  
 MethodAudioTrackAddAdds a virtual audio track with needed subset of channels. Virtual track clones one of already existsing tracks.  
 MethodAudioTrackGetByIndexGets the input track by its index.  
 MethodAudioTrackRemoveRemoves the virtual audio track.  
 MethodAudioTracksGetCountGets the count of tracks.  
 MethodAudioTracksSetCountSets number of audio tracks. Use this method to set number of output tracks in playlist before adding files to it.  
Top
See Also

Reference

IMAudio Interface
MPLATFORMLib Namespace