AndroidCatchupConfiguration
type AndroidCatchupConfiguration: AndroidCatchupConfigurationNone | AndroidCatchupConfigurationSeek | AndroidCatchupConfigurationSpeed;
Represents a catchup configuration. This allows the playback position to be between two defined thresholds. The trigger of the catchup mechanism is automatic and based on the playhead. The two available catchup strategies are AndroidCatchupConfigurationType.Seek and AndroidCatchupConfigurationType.Speed.