ActiveQualityChangedEvent

@objc(THEOplayerActiveQualityChangedEvent)
public class ActiveQualityChangedEvent : NSObject, EventProtocol

Fired when the media track’s active quality bandwidth changes.

  • A textual representation of the type of the event.

    Declaration

    Swift

    public let type: String
  • The date at which the event occurred.

    Declaration

    Swift

    public let date: Date