StreamingProperties Struct Reference

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
 

Detailed Description

Properties of a streaming device.

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