|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <mediasession.h>
Public Member Functions | |
| Stream (MediaType type, const std::string &id, const std::string &sync_label, int num_sim_layers) | |
| Stream (MediaType type, const std::string &id, const std::string &sync_label, int num_sim_layers) | |
Public Attributes | |
| MediaType | type |
| std::string | id |
| std::string | sync_label |
| int | num_sim_layers |
|
inline |
|
inline |
| std::string cricket::MediaSessionOptions::Stream::id |
| int cricket::MediaSessionOptions::Stream::num_sim_layers |
| std::string cricket::MediaSessionOptions::Stream::sync_label |
| MediaType cricket::MediaSessionOptions::Stream::type |
1.8.13