VideoClip.GetAudioChannelCount
public ushort GetAudioChannelCount(ushort audioTrackIdx);
Parameters
| audioTrackIdx | Index of the audio queried audio track. |
Returns
ushort The number of channels.
Description 描述
The number of channels in the audio track. E.g. 2 for a stereo track.