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

Custom Opus channel layout supplied by configuration. More...

#include <src/audio.h>

Public Attributes

int channelCount
 Number of audio channels in the Opus layout.
 
int coupledStreams
 Number of stereo-coupled Opus streams.
 
std::uint8_t mapping [8]
 Channel mapping table for up to eight speakers.
 
int streams
 Number of Opus streams in the custom layout.
 

Detailed Description

Custom Opus channel layout supplied by configuration.


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