Class WidevineProfile

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class WidevineProfile
    extends DrmProfile
    This class was generated using generate.php against an XML schema provided by Kaltura. MANUAL CHANGES TO THIS CLASS WILL BE OVERWRITTEN.
    See Also:
    Serialized Form
    • Constructor Detail

      • WidevineProfile

        public WidevineProfile()
      • WidevineProfile

        public WidevineProfile​(com.google.gson.JsonObject jsonObject)
                        throws APIException
        Throws:
        APIException
    • Method Detail

      • getKey

        public String getKey()
      • setKey

        public void setKey​(String key)
      • key

        public void key​(String multirequestToken)
      • getIv

        public String getIv()
      • setIv

        public void setIv​(String iv)
      • iv

        public void iv​(String multirequestToken)
      • getOwner

        public String getOwner()
      • setOwner

        public void setOwner​(String owner)
      • owner

        public void owner​(String multirequestToken)
      • getPortal

        public String getPortal()
      • setPortal

        public void setPortal​(String portal)
      • portal

        public void portal​(String multirequestToken)
      • getMaxGop

        public Integer getMaxGop()
      • setMaxGop

        public void setMaxGop​(Integer maxGop)
      • maxGop

        public void maxGop​(String multirequestToken)
      • getRegServerHost

        public String getRegServerHost()
      • setRegServerHost

        public void setRegServerHost​(String regServerHost)
      • regServerHost

        public void regServerHost​(String multirequestToken)