textalive-app-api - v0.5.2
    Preparing search index...

    Interface PlayerVideoOptions

    TextAliveの動画オブジェクトを構築するためのオプション

    Optional data to build the video object

    interface PlayerVideoOptions {
        altLyricsUrl?: string;
        video?: PartialVideoEntry;
    }
    Index
    altLyricsUrl?: string

    歌詞テキストの読み込み元

    Source URL of lyrics text

    動画データ

    Video data