Adaptive Media Player

AmpCore Docs

AmpCore Reference AdVendor Class 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

AdVendor

@objc
open class AdVendor : NSObject

Third-party ads provider list

  • FREEWHEEL

    Freewheel

    Declaration

    Swift

    @objc
    public static var FREEWHEEL: String
  • GOOGLE

    Google IMA

    Declaration

    Swift

    @objc
    public static var GOOGLE: String
  • YOSPACE

    YoSpace

    Declaration

    Swift

    @objc
    public static var YOSPACE: String