类 GenerateMediaPlayerCodeRequest

    • 构造器详细资料

      • GenerateMediaPlayerCodeRequest

        public GenerateMediaPlayerCodeRequest()
    • 方法详细资料

      • getAutoStart

        public Boolean getAutoStart()
      • getTranscodingPresetName

        public String getTranscodingPresetName()
      • setTranscodingPresetName

        public void setTranscodingPresetName​(String transcodingPresetName)
      • getAk

        public String getAk()
      • setAk

        public void setAk​(String ak)
      • getMediaId

        public String getMediaId()
        Gets the media ID value for the media resource.
        返回:
        The ETag value for the new object.
      • setMediaId

        public void setMediaId​(String mediaId)
        Sets the ETag value for the new object that was created from the associated putObject request.
        参数:
        mediaId - The ETag value for the new object.
      • getWidth

        public int getWidth()
        Gets the ETag value for the newly created object.
        返回:
        The ETag value for the new object.
      • setWidth

        public void setWidth​(int width)
        Sets the ETag value for the new object that was created from the associated putObject request.
        参数:
        width - The ETag value for the new object.
      • getHeight

        public int getHeight()
        Gets the ETag value for the newly created object.
        返回:
        The ETag value for the new object.
      • setHeight

        public void setHeight​(int height)
        Sets the ETag value for the new object that was created from the associated putObject request.
        参数:
        height - The ETag value for the new object.
      • isAutoStart

        public Boolean isAutoStart()
        Gets the ETag value for the newly created object.
        返回:
        The ETag value for the new object.
      • setAutoStart

        public void setAutoStart​(Boolean autoStart)
        Sets the ETag value for the new object that was created from the associated putObject request.
        参数:
        autoStart - The ETag value for the new object.