webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Classes | Public Member Functions | List of all members
webrtc::voe::ChannelState Class Reference

#include <channel.h>

Classes

struct  State
 

Public Member Functions

 ChannelState ()
 
virtual ~ChannelState ()
 
void Reset ()
 
State Get () const
 
void SetOutputFilePlaying (bool enable)
 
void SetInputFilePlaying (bool enable)
 
void SetPlaying (bool enable)
 
void SetSending (bool enable)
 
 ChannelState ()
 
virtual ~ChannelState ()
 
void Reset ()
 
State Get () const
 
void SetOutputFilePlaying (bool enable)
 
void SetInputFilePlaying (bool enable)
 
void SetPlaying (bool enable)
 
void SetSending (bool enable)
 

Constructor & Destructor Documentation

◆ ChannelState() [1/2]

webrtc::voe::ChannelState::ChannelState ( )
inline

◆ ~ChannelState() [1/2]

virtual webrtc::voe::ChannelState::~ChannelState ( )
inlinevirtual

◆ ChannelState() [2/2]

webrtc::voe::ChannelState::ChannelState ( )
inline

◆ ~ChannelState() [2/2]

virtual webrtc::voe::ChannelState::~ChannelState ( )
inlinevirtual

Member Function Documentation

◆ Get() [1/2]

State webrtc::voe::ChannelState::Get ( ) const
inline

◆ Get() [2/2]

State webrtc::voe::ChannelState::Get ( ) const
inline

◆ Reset() [1/2]

void webrtc::voe::ChannelState::Reset ( )
inline

◆ Reset() [2/2]

void webrtc::voe::ChannelState::Reset ( )
inline

◆ SetInputFilePlaying() [1/2]

void webrtc::voe::ChannelState::SetInputFilePlaying ( bool  enable)
inline

◆ SetInputFilePlaying() [2/2]

void webrtc::voe::ChannelState::SetInputFilePlaying ( bool  enable)
inline

◆ SetOutputFilePlaying() [1/2]

void webrtc::voe::ChannelState::SetOutputFilePlaying ( bool  enable)
inline

◆ SetOutputFilePlaying() [2/2]

void webrtc::voe::ChannelState::SetOutputFilePlaying ( bool  enable)
inline

◆ SetPlaying() [1/2]

void webrtc::voe::ChannelState::SetPlaying ( bool  enable)
inline

◆ SetPlaying() [2/2]

void webrtc::voe::ChannelState::SetPlaying ( bool  enable)
inline

◆ SetSending() [1/2]

void webrtc::voe::ChannelState::SetSending ( bool  enable)
inline

◆ SetSending() [2/2]

void webrtc::voe::ChannelState::SetSending ( bool  enable)
inline

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