Namespace simu5g
StartRealTimeVideoStreamingAppPacket
class(no description)
Extends
| Name | Type | Description | 
|---|---|---|
| RealTimeVideoStreamingAppPacket | (unknown -- not in documented files) | 
Fields
| Name | Type | Description | 
|---|---|---|
| fps | int | |
| codec | string | |
| sessionId | int | 
Source code
class StartRealTimeVideoStreamingAppPacket extends RealTimeVideoStreamingAppPacket { int fps; string codec; int sessionId; }File: src/apps/mec/RealTimeVideoStreamingApp/packets/RTVideoStreamingPackets.msg