canUseNetworkResourcesForLiveStreamingWhilePaused property

bool canUseNetworkResourcesForLiveStreamingWhilePaused

Whether the player can use the network for live streaming while paused on iOS/macOS.

Implementation

bool get canUseNetworkResourcesForLiveStreamingWhilePaused =>
    _canUseNetworkResourcesForLiveStreamingWhilePaused;