ApplePlayerConfiguration
Player configuration specific to Apple platforms.
Properties
silentSwitchBehaviour?
optionalsilentSwitchBehaviour:AppleSilentSwitchBehaviour
Specifies whether to ignore or obey the physical silent switch on Apple devices. If not defined, a default system behavior is left.
networkConfiguration?
optionalnetworkConfiguration:AppleNetworkConfiguration
The network configuration to tweak timeouts and cellular connectivity.
appliesMediaSelectionCriteriaAutomatically?
optionalappliesMediaSelectionCriteriaAutomatically:boolean
Enable/disable automatic media selection for AVPlayer When true, the player automatically selects media options based on user preferences. When false, automatic selection is disabled. Defaults to Apple's system behavior if not specified.