Timeline Studio API Documentation - v0.26.0
Preparing search index...
features/ai-chat/services/ffmpeg-analysis-service
VideoMetadata
Interface VideoMetadata
interface
VideoMetadata
{
audioChannels
?:
number
;
audioCodec
?:
string
;
audioSampleRate
?:
number
;
bitrate
:
number
;
codec
:
string
;
duration
:
number
;
fileSize
:
number
;
format
:
string
;
fps
:
number
;
hasAudio
:
boolean
;
height
:
number
;
width
:
number
;
}
Index
Properties
audio
Channels?
audio
Codec?
audio
Sample
Rate?
bitrate
codec
duration
file
Size
format
fps
has
Audio
height
width
Properties
Optional
audio
Channels
audioChannels
?:
number
Optional
audio
Codec
audioCodec
?:
string
Optional
audio
Sample
Rate
audioSampleRate
?:
number
bitrate
bitrate
:
number
codec
codec
:
string
duration
duration
:
number
file
Size
fileSize
:
number
format
format
:
string
fps
fps
:
number
has
Audio
hasAudio
:
boolean
height
height
:
number
width
width
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
audio
Channels
audio
Codec
audio
Sample
Rate
bitrate
codec
duration
file
Size
format
fps
has
Audio
height
width
Timeline Studio API Documentation - v0.26.0
Loading...