MPLATFORMLib Namespace : IMAudioTrack Interface |
For a list of all members of this type, see IMAudioTrack members.
Name | Description | |
---|---|---|
TrackChannelOrderGet | Gets channel order. | |
TrackChannelOrderSet | Changes specific channel order. For example, it can be used to swap left and right channels. | |
TrackChannelsGet | Gets the number of input track channels, the number of output channels and first channel index of this track in output stream. | |
TrackChannelsSet | Sets the number of output channels for this track. If output channels number is less than input (for example 5.1 to stereo) then mixes the channels together. To prevent mixing you can mute unneeded channels first. | |
TrackGainGet | Gets the audio gain for specific channel. | |
TrackGainSet | Sets the audio gain for specific channel or whole track. | |
TrackIsVirtual | Indicates whether the track is virtual. | |
TrackLoudnessGet | Gets the audio track original and output loudness information. | |
TrackModeGet | Gets the audio track mode. | |
TrackModeSet | Sets the track mode. | |
TrackMuteGet | Indicates whether the channel is muted. | |
TrackMuteSet | Mutes the specific channel. | |
TrackOrderGet | Gets the output order of this track. | |
TrackOrderSet | Sets the output order of this track. |