Class Video

  • All Implemented Interfaces:
    java.io.Serializable

    public class Video
    extends BaseBid
    See Also:
    Serialized Form
    • Field Detail

      • mimes

        public java.lang.String[] mimes
      • minduration

        public java.lang.Integer minduration
      • maxduration

        public java.lang.Integer maxduration
      • protocols

        public int[] protocols
      • api

        public int[] api
      • w

        public java.lang.Integer w
      • h

        public java.lang.Integer h
      • linearity

        public java.lang.Integer linearity
      • minbitrate

        public java.lang.Integer minbitrate
      • maxbitrate

        public java.lang.Integer maxbitrate
      • playbackmethod

        public int[] playbackmethod
      • delivery

        public int[] delivery
      • pos

        public java.lang.Integer pos
      • placement

        public java.lang.Integer placement
      • playbackend

        public java.lang.Integer playbackend
      • startDelay

        public java.lang.Integer startDelay
    • Constructor Detail

      • Video

        public Video()
    • Method Detail

      • getJsonObject

        public org.json.JSONObject getJsonObject()
                                          throws org.json.JSONException
        Throws:
        org.json.JSONException