Adaptive Media Player

AmpChromecast Docs

Enumerations

The following enumerations are available globally.

  • AMPGCKError contains all the possible errors for the integration between AmpPlayer and Chromecast.

    • CORSError: The stream does not have CORS, it will not work with Chromecast.
    • UrlNotFound: The player did not have a valid url.
    See more

    Declaration

    Swift

    @objc public enum AMPGCKError : Int