Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VideoEntry

TextAlive の動画データ

Hierarchy

  • VideoEntry

Index

Properties

accessCount

accessCount: number

動画のアクセス数 / Access count

author

author: UserEntry

動画制作者の情報 / Video author info

Optional beatId

beatId?: number

ビート情報のリビジョンID / Beat info revision ID

Optional chordId

chordId?: number

コード進行の情報のリビジョンID / Chord info revision ID

createdDate

createdDate: string

動画の作成日時 / Created date

id

id: number

動画ID / Video ID

Optional isPrivate

isPrivate?: boolean

プライベート動画か否か / Whether this video is private or not

Optional json

json?: string | VideoData

動画の実データ / Video data

log

log: string

動画の更新履歴コメント / Video edit log

lyricDiffId

lyricDiffId: number

歌詞訂正ID / Lyrics diff ID

lyricId

lyricId: number

歌詞ID / Lyrics ID

Optional repetitiveSegmentId

repetitiveSegmentId?: number

サビなどの繰り返し区間のリビジョンID / Repetitive segment revision ID

Optional songleCode

songleCode?: string

楽曲コード(ID) / Songle song code

sourceId

sourceId: number

派生元動画ID / Original video ID

sourceOriginId

sourceOriginId: number

派生元(最古)動画ID / Original video ID (oldest)

title

title: string

動画タイトル / Video title

Generated using TypeDoc