Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

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.