Preparing search index...
The search index is not available
CREWDLE Mist SDK Reference
CREWDLE Mist SDK Reference
IPeerConnectionStatsReportUnused
Interface IPeerConnectionStatsReportUnused
The peer connection unused stats report interface.
interface
IPeerConnectionStatsReportUnused
{
kind
:
"audio"
|
"video"
;
type
:
|
"track"
|
"receiver"
|
"sender"
|
"media-source"
|
"transport"
|
"candidate-pair"
|
"local-candidate"
|
"remote-candidate"
;
}
Index
Properties
kind
type
Properties
kind
kind
:
"audio"
|
"video"
The kind of the report.
type
type
:
|
"track"
|
"receiver"
|
"sender"
|
"media-source"
|
"transport"
|
"candidate-pair"
|
"local-candidate"
|
"remote-candidate"
The type of the report.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
type
CREWDLE Mist SDK Reference
Loading...
The peer connection unused stats report interface.