DpgServerResults Object


Description:

DPG server results.

Parents: DpgServerProtocolConfig

Relations:

Side name
(Type)
Relative Description
ResultParent
(ResultChild)

DpgServerProtocolConfig

Use this to connect a results object to an object.

DpgServerResults Writable Attributes

There are no writable attributes.

DpgServerResults Read-Only Attributes

Read-Only Attribute Description
BlockIndex

Internally-allocated index for this DPG server block.

Type: u32

Default: 0

ElapsedSeconds

Number of seconds the playlist has been transmitting traffic.

Type: u64

Default: 0

GoodputAvgRxRateBps

Average received goodput rate in bits per second.

Type: u64

Default: 0

GoodputAvgTxRateBps

Average transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputMaxRxRateBps

Maximum received goodput rate in bits per second.

Type: u64

Default: 0

GoodputMaxTxRateBps

Maximum transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputMinRxRateBps

Minimum received goodput rate in bits per second.

Type: u64

Default: 0

GoodputMinTxRateBps

Minimum transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputRxBps

Received goodput rate in bits per second.

Type: u64

Default: 0

GoodputRxBytes

Total received goodput bytes.

Type: u64

Default: 0

GoodputTxBps

Transmitted goodput rate in bits per second.

Type: u64

Default: 0

GoodputTxBytes

Number of goodput bytes sent.

Type: u64

Default: 0

ParentName

Name of parent Protocol for which the results apply.

Type: string

Default: "" (empty string)