StreamingProperties Struct Reference

Properties of a all streaming devices. More...

Attributes

sl::String ip = ""
 
unsigned short port = 0
 
unsigned int serial_number = 0
 
int current_bitrate = 0
 
STREAMING_CODEC codec = STREAMING_CODEC_HEVC
 

Detailed Description

Properties of a all streaming devices.

Variables

◆ ip

sl::String ip = ""

the streaming IP of the device

◆ port

unsigned short port = 0

the streaming port

◆ serial_number

unsigned int serial_number = 0

the serial number of the streaming device

◆ current_bitrate

int current_bitrate = 0

the current bitrate of encoding of the streaming device

◆ codec

the current codec used for compression in streaming device