THEOplayer Web SDK
    Preparing search index...

    Interface ID3Yospace

    Represents a Yospace ID3 frame.

    interface ID3Yospace {
        id: YospaceId;
        text: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    The identifier of the frame.

    text: string

    The content of the frame.