getAudioTrackCount abstract method

Future<int> getAudioTrackCount()

Get the number of audio tracks of the playback file.

  • Returns Number of audio tracks

Implementation

Future<int> getAudioTrackCount();