StreamingProperties Struct Reference

Structure containing information about the properties of a streaming device. More...

Attributes

string ip
 IP address of the streaming device. More...
 
ushort port
 Streaming port of the streaming device. More...
 
int currentBitrate
 Current bitrate of encoding of the streaming device. More...
 
sl.STREAMING_CODEC codec
 Current codec used for compression in streaming device. More...
 

Detailed Description

Structure containing information about the properties of a streaming device.

Variables

◆ ip

string ip

IP address of the streaming device.

◆ port

ushort port

Streaming port of the streaming device.

Default: 0

◆ currentBitrate

int currentBitrate

Current bitrate of encoding of the streaming device.

Default: 0

◆ codec

Current codec used for compression in streaming device.

Default: sl.STREAMING_CODEC.H265_BASED