Structures

The following structures are available globally.

  • The device secret which is received upon device registration.

    See more

    Declaration

    Swift

    public struct DeviceSecret
    extension DeviceSecret: Decodable

Asset Definitions

  • VAST ad request URL as per the cue points defined in the content. This is for the client applications that are not compatible to use Google IMA SDK for integration.

    See more

    Declaration

    Swift

    public struct CsaiAdCuePointVast : Codable
  • The license token item that could be added with license requests

    See more

    Declaration

    Swift

    public struct LicenseTokenItem : Codable
  • The licenser provider information

    See more

    Declaration

    Swift

    public struct LicenseProvider : Codable
  • Keyframe metadata

    See more

    Declaration

    Swift

    public struct KeyframeMetadata : Codable