Properties of a streaming device. More...
Attributes | |
sl::String | ip = "" |
unsigned short | port = 0 |
unsigned int | serial_number = 0 |
int | current_bitrate = 0 |
STREAMING_CODEC | codec = STREAMING_CODEC::H265 |
Properties of a streaming device.
sl::String ip = "" |
the streaming IP of the device
unsigned short port = 0 |
the streaming port
unsigned int serial_number = 0 |
the serial number of the streaming device
int current_bitrate = 0 |
the current bitrate of encoding of the streaming device
STREAMING_CODEC codec = STREAMING_CODEC::H265 |
the current codec used for compression in streaming device