Sunshine master
Self-hosted game stream host for Moonlight.
audio::opus_stream_config_t Struct Reference

Static Opus encoder layout for one advertised audio mode. More...

#include <src/audio.h>

Public Attributes

int bitrate
 Target bitrate in bits per second.
 
int channelCount
 Number of audio channels in the Opus layout.
 
int coupledStreams
 Number of stereo-coupled Opus streams.
 
const std::uint8_t * mapping
 Channel mapping table passed to the Opus encoder.
 
std::int32_t sampleRate
 Opus sample rate in hertz.
 
int streams
 Number of Opus streams in the layout.
 

Detailed Description

Static Opus encoder layout for one advertised audio mode.


The documentation for this struct was generated from the following file: