Class MuxingInformationAudioTrack

Export

MuxingInformationAudioTrack

Constructors

Properties

bitRate?: number

The bitrate of the audio track

Memberof

MuxingInformationAudioTrack

channels?: number

The number of channels in this audio stream

Memberof

MuxingInformationAudioTrack

codec?: string

The codec used for the track

Memberof

MuxingInformationAudioTrack

codecIso?: string

The codec string of the track

Memberof

MuxingInformationAudioTrack

duration?: number

The duration in seconds

Memberof

MuxingInformationAudioTrack

index?: number

The stream index in the container

Memberof

MuxingInformationAudioTrack

rate?: number

Memberof

MuxingInformationAudioTrack

sampleRate?: number

The sampling rate of the audio stream

Memberof

MuxingInformationAudioTrack