#include <fakeconstraints.h>
◆ FakeConstraints() [1/2]
webrtc::FakeConstraints::FakeConstraints |
( |
| ) |
|
|
inline |
◆ ~FakeConstraints() [1/2]
virtual webrtc::FakeConstraints::~FakeConstraints |
( |
| ) |
|
|
inlinevirtual |
◆ FakeConstraints() [2/2]
webrtc::FakeConstraints::FakeConstraints |
( |
| ) |
|
|
inline |
◆ ~FakeConstraints() [2/2]
virtual webrtc::FakeConstraints::~FakeConstraints |
( |
| ) |
|
|
inlinevirtual |
◆ AddMandatory() [1/2]
template<class T >
void webrtc::FakeConstraints::AddMandatory |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ AddMandatory() [2/2]
template<class T >
void webrtc::FakeConstraints::AddMandatory |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ AddOptional() [1/2]
template<class T >
void webrtc::FakeConstraints::AddOptional |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ AddOptional() [2/2]
template<class T >
void webrtc::FakeConstraints::AddOptional |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ GetMandatory() [1/2]
virtual const Constraints& webrtc::FakeConstraints::GetMandatory |
( |
| ) |
const |
|
inlinevirtual |
◆ GetMandatory() [2/2]
virtual const Constraints& webrtc::FakeConstraints::GetMandatory |
( |
| ) |
const |
|
inlinevirtual |
◆ GetOptional() [1/2]
virtual const Constraints& webrtc::FakeConstraints::GetOptional |
( |
| ) |
const |
|
inlinevirtual |
◆ GetOptional() [2/2]
virtual const Constraints& webrtc::FakeConstraints::GetOptional |
( |
| ) |
const |
|
inlinevirtual |
◆ SetAllowDtlsSctpDataChannels() [1/2]
void webrtc::FakeConstraints::SetAllowDtlsSctpDataChannels |
( |
| ) |
|
|
inline |
◆ SetAllowDtlsSctpDataChannels() [2/2]
void webrtc::FakeConstraints::SetAllowDtlsSctpDataChannels |
( |
| ) |
|
|
inline |
◆ SetAllowRtpDataChannels() [1/2]
void webrtc::FakeConstraints::SetAllowRtpDataChannels |
( |
| ) |
|
|
inline |
◆ SetAllowRtpDataChannels() [2/2]
void webrtc::FakeConstraints::SetAllowRtpDataChannels |
( |
| ) |
|
|
inline |
◆ SetMandatory() [1/2]
template<class T >
void webrtc::FakeConstraints::SetMandatory |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ SetMandatory() [2/2]
template<class T >
void webrtc::FakeConstraints::SetMandatory |
( |
const std::string & |
key, |
|
|
const T & |
value |
|
) |
| |
|
inline |
◆ SetMandatoryIceRestart() [1/2]
void webrtc::FakeConstraints::SetMandatoryIceRestart |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryIceRestart() [2/2]
void webrtc::FakeConstraints::SetMandatoryIceRestart |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryMaxFrameRate() [1/2]
void webrtc::FakeConstraints::SetMandatoryMaxFrameRate |
( |
int |
frame_rate | ) |
|
|
inline |
◆ SetMandatoryMaxFrameRate() [2/2]
void webrtc::FakeConstraints::SetMandatoryMaxFrameRate |
( |
int |
frame_rate | ) |
|
|
inline |
◆ SetMandatoryMinAspectRatio() [1/2]
void webrtc::FakeConstraints::SetMandatoryMinAspectRatio |
( |
double |
ratio | ) |
|
|
inline |
◆ SetMandatoryMinAspectRatio() [2/2]
void webrtc::FakeConstraints::SetMandatoryMinAspectRatio |
( |
double |
ratio | ) |
|
|
inline |
◆ SetMandatoryMinHeight() [1/2]
void webrtc::FakeConstraints::SetMandatoryMinHeight |
( |
int |
height | ) |
|
|
inline |
◆ SetMandatoryMinHeight() [2/2]
void webrtc::FakeConstraints::SetMandatoryMinHeight |
( |
int |
height | ) |
|
|
inline |
◆ SetMandatoryMinWidth() [1/2]
void webrtc::FakeConstraints::SetMandatoryMinWidth |
( |
int |
width | ) |
|
|
inline |
◆ SetMandatoryMinWidth() [2/2]
void webrtc::FakeConstraints::SetMandatoryMinWidth |
( |
int |
width | ) |
|
|
inline |
◆ SetMandatoryReceiveAudio() [1/2]
void webrtc::FakeConstraints::SetMandatoryReceiveAudio |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryReceiveAudio() [2/2]
void webrtc::FakeConstraints::SetMandatoryReceiveAudio |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryReceiveVideo() [1/2]
void webrtc::FakeConstraints::SetMandatoryReceiveVideo |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryReceiveVideo() [2/2]
void webrtc::FakeConstraints::SetMandatoryReceiveVideo |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryUseRtpMux() [1/2]
void webrtc::FakeConstraints::SetMandatoryUseRtpMux |
( |
bool |
enable | ) |
|
|
inline |
◆ SetMandatoryUseRtpMux() [2/2]
void webrtc::FakeConstraints::SetMandatoryUseRtpMux |
( |
bool |
enable | ) |
|
|
inline |
◆ SetOptionalMaxWidth() [1/2]
void webrtc::FakeConstraints::SetOptionalMaxWidth |
( |
int |
width | ) |
|
|
inline |
◆ SetOptionalMaxWidth() [2/2]
void webrtc::FakeConstraints::SetOptionalMaxWidth |
( |
int |
width | ) |
|
|
inline |
◆ SetOptionalVAD() [1/2]
void webrtc::FakeConstraints::SetOptionalVAD |
( |
bool |
enable | ) |
|
|
inline |
◆ SetOptionalVAD() [2/2]
void webrtc::FakeConstraints::SetOptionalVAD |
( |
bool |
enable | ) |
|
|
inline |
The documentation for this class was generated from the following file:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/api/test/fakeconstraints.h