kazagumo
    Preparing search index...
    Index

    Constructors

    Properties

    author: string | undefined

    Track's author

    identifier: string

    Track's identifier

    isSeekable: boolean

    Whether the track is seekable

    isStream: boolean

    Whether the track is a stream

    kazagumo: Kazagumo | undefined

    Kazagumo Instance

    length: number | undefined

    Track's length

    position: number | undefined

    Track's position (I don't know this)

    realUri?: string

    The YouTube/soundcloud URI for spotify and other unsupported source

    requester: unknown

    Track Requester

    resolvedBySource: boolean = false
    sourceName: string

    Track's source

    thumbnail: string | undefined

    Track's thumbnail, if available

    title: string

    Track's title

    track: string

    Track's Base64

    uri?: string

    Track's URI

    Accessors

    Methods