Searched refs:IsChannelActive (Results 1 – 2 of 2) sorted by relevance
188 bool IsChannelActive() const { return ( m_pChannel != NULL ) && m_pChannel->IsActive(); } in IsChannelActive() function
186 if ( IsChannelActive() ) in Pause()455 if ( IsChannelActive() ) in CloseChannel()