Namespace inet
VoipStreamPacketType
enumFor the type field of VoIPPacket
Source code
// // For the type field of VoIPPacket // enum VoipStreamPacketType { VOICE = 1; SILENCE = 2; }File: src/inet/applications/voipstream/VoipStreamPacket.msg
Namespace inet
For the type field of VoIPPacket
// // For the type field of VoIPPacket // enum VoipStreamPacketType { VOICE = 1; SILENCE = 2; }File: src/inet/applications/voipstream/VoipStreamPacket.msg