currentTrackInfoNotifier property
播放清晰度变化通知器
Value notifier for track info
Implementation
final SafeValueNotifier<AVPTrackInfo?> currentTrackInfoNotifier =
SafeValueNotifier(null);
播放清晰度变化通知器
Value notifier for track info
final SafeValueNotifier<AVPTrackInfo?> currentTrackInfoNotifier =
SafeValueNotifier(null);