Class SwfFlavorParams

  • All Implemented Interfaces:
    ResponseType, Serializable

    public class SwfFlavorParams
    extends FlavorParams
    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

      • SwfFlavorParams

        public SwfFlavorParams()
      • SwfFlavorParams

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

      • getFlashVersion

        public Integer getFlashVersion()
      • setFlashVersion

        public void setFlashVersion​(Integer flashVersion)
      • flashVersion

        public void flashVersion​(String multirequestToken)
      • getPoly2Bitmap

        public Boolean getPoly2Bitmap()
      • setPoly2Bitmap

        public void setPoly2Bitmap​(Boolean poly2Bitmap)
      • poly2Bitmap

        public void poly2Bitmap​(String multirequestToken)