Adaptive Media Player

AmpCore Docs

AmpCore Reference MediaCharacteristic Enumeration Reference

  • Classes
    • AdBreakInfo
    • AdInfo
    • AdVendor
    • AmpLogger
    • AmpPlayer
    • – MediaCharacteristic
    • AmpPlayerView
    • AmpSharePlay
    • AudioStreamHandler
    • BaseFullscreenHandler
    • BaseFullscreenManager
    • Caption
    • CuepointManager
    • FairplayConfiguration
    • Media
    • OTTDevice
    • Observable
    • ParentViewFullscreen
    • PosterImage
    • QualityLevel
    • StreamAssetHandler
    • StreamDownloader
    • StreamInfo
  • Enumerations
    • AmpLogLevel
    • BufferingState
    • FairplayProvider
    • PlaybackState
    • PlayerError
    • PosterImageType
    • StreamType
  • Protocols
    • AmpLoggerInspector
    • ExternalPlaybackDelegate
    • FullscreenHandler
    • FullscreenManager
    • PlayerEventObserver
    • SharePlayEventObserver
    • StreamHandler
  • Structures
    • FullscreenMode

MediaCharacteristic

@objc
public enum MediaCharacteristic : Int

Enum representation of the media characteritics.

  • closeCaptions

    Close caption options

    Declaration

    Swift

    case closeCaptions = 0
  • audio

    Audio tracks

    Declaration

    Swift

    case audio = 1