Show / Hide Table of Contents

Class DashMp4DrmRepresentation

DashMp4DrmRepresentation

Inheritance
System.Object
BitmovinResponse
DashRepresentation
DashMuxingRepresentation
DashMp4Representation
DashMp4DrmRepresentation
Inherited Members
DashMp4Representation.FilePath
DashMp4Representation.Type
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 DashMp4DrmRepresentation : DashMp4Representation

Properties

DrmId

DRM Id (required)

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