Class MetricsApi
Inheritance
System.Object
MetricsApi
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Bitmovin.Api.Sdk.Analytics.Metrics
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class MetricsApi
Constructors
MetricsApi(IBitmovinApiClientFactory)
Declaration
public MetricsApi(IBitmovinApiClientFactory apiClientFactory)
Parameters
Type | Name | Description |
---|---|---|
IBitmovinApiClientFactory | apiClientFactory |
Properties
AvgConcurrentviewers
Declaration
public AvgConcurrentviewersApi AvgConcurrentviewers { get; }
Property Value
Type | Description |
---|---|
AvgConcurrentviewersApi |
AvgDroppedFrames
Declaration
public AvgDroppedFramesApi AvgDroppedFrames { get; }
Property Value
Type | Description |
---|---|
AvgDroppedFramesApi |
Builder
Fluent builder for creating an instance of MetricsApi
Declaration
public static BitmovinApiBuilder<MetricsApi> Builder { get; }
Property Value
Type | Description |
---|---|
BitmovinApiBuilder<MetricsApi> |
MaxConcurrentviewers
Declaration
public MaxConcurrentviewersApi MaxConcurrentviewers { get; }
Property Value
Type | Description |
---|---|
MaxConcurrentviewersApi |