@ssh/audiosalad-xml - v1.0.1
    Preparing search index...

    Interface TextInput

    text_type — descriptions, reviews, liner notes, lyrics.

    interface TextInput {
        content: string;
        language?: string;
        type?: string;
    }
    Index
    content: string

    Maps to content. Plaintext, HTML, or TTML. Required.

    language?: string

    Maps to language. A capitalized language name, e.g. English.

    type?: string

    Maps to type.