Skip to content

Scrypted Documentation / RequestAudioStreamOptions

Interface: RequestAudioStreamOptions ​

Extends ​

Properties ​

alternateCodecs? ​

optional alternateCodecs: string[]

Inherited from ​

RequestStreamOptions.alternateCodecs


codec? ​

optional codec: string

Inherited from ​

AudioStreamOptions.codec


encoder? ​

optional encoder: string

Inherited from ​

AudioStreamOptions.encoder


profile? ​

optional profile: string

Inherited from ​

AudioStreamOptions.profile


bitrate? ​

optional bitrate: number

Inherited from ​

AudioStreamOptions.bitrate


sampleRate? ​

optional sampleRate: number

Inherited from ​

AudioStreamOptions.sampleRate