MillicastSDK 2.0.0
|
#import <Foundation/Foundation.h>
#import <MillicastSDK/diagnostics.h>
#import <MillicastSDK/exports.h>
Go to the source code of this file.
Classes | |
class | MCStats |
A container of various different stats. To make sense of such statistics, please refer to the WebRTC standard More... | |
class | MCCodecsStats |
Gathers audio/video codec statistics. More... | |
class | MCRtpStreamStats |
Statistics for an RTP stream. More... | |
class | MCReceivedRtpStreamStats |
Statistical information about an incoming RTP (Real-time Transport Protocol) stream. More... | |
class | MCInboundRtpStreamStats |
Statistics for an inbound RTP stream. More... | |
class | MCSentRtpStreamStats |
Statistics related to an outgoing RTP stream. More... | |
class | MCOutboundRtpStreamStats |
Statistics about the outbound RTP streams. More... | |
class | MCRemoteOutboundRtpStreamStats |
Statistics related to an outgoing remote RTP stream. More... | |
class | MCRemoteInboundRtpStreamStats |
Statistics about an incoming remote RTP stream. More... | |
class | MCMediaSourceStats |
The MCMediaSourceStats class gathers statistics details. More... | |
class | MCVideoSourceStats |
Statistics representing a video track that is attached to one or more senders. More... | |
class | MCAudioSourceStats |
Stastistics representing an audio track that is attached to one or more senders. More... | |
class | MCIceCandidatePairStats |
Stastistics representing an ice candidate pair. More... | |
class | MCStatsReport |
Interface is a container for various different statistics. More... | |
Functions | |
typedef | NS_CLOSED_ENUM (NSInteger, MCStatsType) |
Different types of statistics. | |
typedef | NS_CLOSED_ENUM (NSInteger, MCCodecStatsType) |
Different types of codec statistics. | |
typedef NS_CLOSED_ENUM | ( | NSInteger | , |
MCCodecStatsType | |||
) |
Different types of codec statistics.
typedef NS_CLOSED_ENUM | ( | NSInteger | , |
MCStatsType | |||
) |
Different types of statistics.