|
jrtplib
3.7.1
|
Base class for additional information about the transmitter. More...
#include <rtptransmitter.h>

Public Member Functions | |
| RTPTransmitter::TransmissionProtocol | GetTransmissionProtocol () const |
| Returns the transmitter type for which these parameters are valid. | |
This class is an abstract class which will have a specific implementation for a specific kind of transmission component. All actual implementations inherit the GetTransmissionProtocol function which identifies the component type for which these parameters are valid.
|
inline |
1.8.1.1