Classes | |
| class | ost::RTPBaseUDPIPv4Socket |
| A UDP/IPv4 socket class targetted at RTP stacks. More... | |
| class | ost::DualRTPChannel< BaseSocket > |
| class | ost::RTPBaseUDPIPv6Socket |
| class | ost::DualRTPChannelIPV6< BaseSocket > |
| class | ost::RTPBaseUDPIPv4Socket |
| A UDP/IPv4 socket class targetted at RTP stacks. More... | |
| class | DualUDPIPv4Socket |
| A socket class based on two UDP/IPv4 sockets. More... | |
| class | ost::RTPBaseUDPIPv4Socket |
| A UDP/IPv4 socket class targetted at RTP stacks. More... | |
| class | DualUDPIPv6Socket |
| A socket class based on two UDP/IPv6 sockets. More... | |
Typedefs | |
| typedef DualRTPChannelIPV6< RTPBaseUDPIPv6Socket > | ost::DualRTPUDPIPv6Channel |
| typedef RTPBaseUDPIPv6Socket | ost::SingleRTPChannelIPV6 |
| typedef SingleRTPChannelIPV6 | ost::SymmetricRTPChannelIPV6 |
| typedef DualRTPChannel< RTPBaseUDPIPv4Socket > | ost::DualRTPUDPIPv4Channel |
| typedef RTPBaseUDPIPv4Socket | ost::SingleRTPChannel |
| May be used in applications where using the same socket for both sending and receiving is not a limitation. | |
| typedef SingleRTPChannel | ost::SymmetricRTPChannel |
| Actually, RTP with a single channel can be called 'Symmetric RTP'. | |
|
|
|
|
|
|
|
|
May be used in applications where using the same socket for both sending and receiving is not a limitation.
|
|
|
|
|
|
Actually, RTP with a single channel can be called 'Symmetric RTP'.
|
|
|
|
1.4.6