Definition at line 12 of file RTSP.h.
◆ RTSP()
Cogs::RTSP::RTSP |
( |
std::string_view |
url | ) |
|
◆ ~RTSP()
◆ Describe()
bool Cogs::RTSP::Describe |
( |
| ) |
|
◆ GetParameter()
bool Cogs::RTSP::GetParameter |
( |
| ) |
|
◆ IsActive()
bool Cogs::RTSP::IsActive |
( |
| ) |
|
|
inline |
◆ Options()
bool Cogs::RTSP::Options |
( |
| ) |
|
◆ ParseSDP()
void Cogs::RTSP::ParseSDP |
( |
| ) |
|
◆ Pause()
bool Cogs::RTSP::Pause |
( |
| ) |
|
◆ Ping()
bool Cogs::RTSP::Ping |
( |
| ) |
|
◆ Play()
bool Cogs::RTSP::Play |
( |
| ) |
|
◆ Reset()
void Cogs::RTSP::Reset |
( |
| ) |
|
◆ SetParameter()
bool Cogs::RTSP::SetParameter |
( |
| ) |
|
◆ Setup()
bool Cogs::RTSP::Setup |
( |
MediaDescription & |
mdt, |
|
|
const char * |
uri, |
|
|
uint16_t |
client_port_a, |
|
|
uint16_t |
client_port_b |
|
) |
| |
◆ Teardown()
bool Cogs::RTSP::Teardown |
( |
| ) |
|
◆ curl
◆ has_audio
bool Cogs::RTSP::has_audio |
◆ has_describe
bool Cogs::RTSP::has_describe |
◆ has_get_parameter
bool Cogs::RTSP::has_get_parameter |
◆ has_pause
bool Cogs::RTSP::has_pause |
◆ has_play
bool Cogs::RTSP::has_play |
◆ has_set_parameter
bool Cogs::RTSP::has_set_parameter |
◆ has_setup
bool Cogs::RTSP::has_setup |
◆ has_teardown
bool Cogs::RTSP::has_teardown |
◆ has_video
bool Cogs::RTSP::has_video |
◆ is_active
bool Cogs::RTSP::is_active |
◆ md
◆ media_description
◆ sdp
std::string Cogs::RTSP::sdp |
◆ url
std::string Cogs::RTSP::url |
The documentation for this struct was generated from the following files: