currentDataSourceIndex property

int get currentDataSourceIndex

Get index of currently played source, based on _betterPlayerDataSourceList

Implementation

int get currentDataSourceIndex => _currentDataSourceIndex;