live
|
Go to the source code of this file.
Typedefs | |
typedef unsigned char | Boolean |
Variables | |
const Boolean | False = 0 |
const Boolean | True = 1 |
typedef unsigned char Boolean |
Definition at line 25 of file Boolean.hh.
const Boolean False = 0 |
Definition at line 28 of file Boolean.hh.
Referenced by RTSPServer::disableStreamingRTPOverTCP(), RTSPClient::disallowBasicAuthentication(), RTSPServer::ipv4rtspURL(), RTSPServer::ipv4rtspURLPrefix(), and MediaTranscodingTable::weWillTranscode().
const Boolean True = 1 |
Definition at line 31 of file Boolean.hh.
Referenced by RTSPServer::ipv6rtspURL(), RTSPServer::ipv6rtspURLPrefix(), OnDemandServerMediaSubsession::multiplexRTCPWithRTP(), MediaSubsession::receiveRawJPEGFrames(), MediaSubsession::receiveRawMP3ADUs(), and SimpleRTPSink::setMBitOnNextPacket().