THEOplayer Web SDK
    Preparing search index...

    Interface MetadataDescription

    Describes the metadata of a Chromecast source.


    - Available since v2.21.0.

    interface MetadataDescription {
        title?: string;
        [metadataKey: string]: any;
    }

    Hierarchy (View Summary)

    Indexable

    • [metadataKey: string]: any
    Index

    Properties

    Properties

    title?: string

    The title of the content.