Class DrmConfig

java.lang.Object
com.jwplayer.pub.api.configuration.DrmConfig
All Implemented Interfaces:
android.os.Parcelable

public class DrmConfig extends Object implements android.os.Parcelable
  • Field Details

    • CREATOR

      public static final android.os.Parcelable.Creator<DrmConfig> CREATOR
  • Method Details

    • describeContents

      public int describeContents()
      Specified by:
      describeContents in interface android.os.Parcelable
    • writeToParcel

      public void writeToParcel(android.os.Parcel dest, int flags)
      Specified by:
      writeToParcel in interface android.os.Parcelable
    • getLicenseUri

      public String getLicenseUri()
    • getKeySetId

      public byte[] getKeySetId()