Contents

playbackType

The playback type.

Declaration

var playbackType: String? { get }

Discussion

The playback type can be live, VOD, or from a file. If nil is returned the playback type is unknown.

Corresponds to “s-playback-type”.

This property is not compatible with key-value observing.

See Also

Getting playback-related log events