Show / Hide Table of Contents

Class DashFmp4DrmRepresentation

DashFmp4DrmRepresentation

Inheritance
System.Object
BitmovinResponse
DashRepresentation
DashMuxingRepresentation
DashSegmentedRepresentation
DashFmp4Representation
DashFmp4DrmRepresentation
Inherited Members
DashSegmentedRepresentation.Type
DashSegmentedRepresentation.Mode
DashSegmentedRepresentation.SegmentPath
DashSegmentedRepresentation.StartSegmentNumber
DashSegmentedRepresentation.EndSegmentNumber
DashSegmentedRepresentation.StartKeyframeId
DashSegmentedRepresentation.EndKeyframeId
DashMuxingRepresentation.EncodingId
DashMuxingRepresentation.MuxingId
DashMuxingRepresentation.DependencyId
BitmovinResponse.Id
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.Models
Assembly: Bitmovin.Api.Sdk.dll
Syntax
public class DashFmp4DrmRepresentation : DashFmp4Representation

Properties

DrmId

DRM Id (required)

Declaration
public string DrmId { get; set; }
Property Value
Type Description
System.String
Back to top Generated by DocFX