currentDataSourceIndex property

int currentDataSourceIndex

Get index of currently played source, based on _betterPlayerDataSourceList

Implementation

int get currentDataSourceIndex => _currentDataSourceIndex;