webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Types | Public Attributes | List of all members
cricket::AudioInfo Struct Reference

#include <audiomonitor.h>

Public Types

typedef std::vector< std::pair< uint32_t, int > > StreamList
 
typedef std::vector< std::pair< uint32_t, int > > StreamList
 

Public Attributes

int input_level
 
int output_level
 
StreamList active_streams
 

Member Typedef Documentation

◆ StreamList [1/2]

◆ StreamList [2/2]

Member Data Documentation

◆ active_streams

StreamList cricket::AudioInfo::active_streams

◆ input_level

int cricket::AudioInfo::input_level

◆ output_level

int cricket::AudioInfo::output_level

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