Structures

The following structures are available globally.

  • Represents the media information that the receiver application will use for content authorization and subsequent casting

    See more

    Declaration

    Swift

    public struct CastAsset : Codable
  • Represents the media information that the receiver application will use for content authorization and subsequent casting

    See more

    Declaration

    Swift

    public struct CastAssetWithAnalytics<T, U, V, W> : Codable where T : Decodable, T : Encodable, U : Decodable, U : Encodable, V : Decodable, V : Encodable, W : Decodable, W : Encodable
  • Represents the media information that the receiver application will use for content playback.

    See more

    Declaration

    Swift

    public struct CastPlatformAsset : Codable
  • Message structure

    See more

    Declaration

    Swift

    public struct Message