mediaforge - v0.1.0
GitHub
npm
JSR
Changelog
Preparing search index...
types/probe
AudioStreamSummary
Interface AudioStreamSummary
Convenience summary of an audio stream
interface
AudioStreamSummary
{
index
:
number
;
codec
:
string
;
sampleRate
:
number
;
channels
:
number
;
channelLayout
:
string
;
durationSec
:
number
|
null
;
bitrateBps
:
number
|
null
;
}
Index
Properties
index
codec
sample
Rate
channels
channel
Layout
duration
Sec
bitrate
Bps
Properties
index
index
:
number
codec
codec
:
string
sample
Rate
sampleRate
:
number
channels
channels
:
number
channel
Layout
channelLayout
:
string
duration
Sec
durationSec
:
number
|
null
bitrate
Bps
bitrateBps
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
codec
sample
Rate
channels
channel
Layout
duration
Sec
bitrate
Bps
GitHub
npm
JSR
Changelog
mediaforge - v0.1.0
Loading...
Convenience summary of an audio stream