Uses of Class
com.vidispine.generated.VideoMediaInfoType
-
Uses of VideoMediaInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as VideoMediaInfoTypeMethods in com.vidispine.generated that return VideoMediaInfoTypeModifier and TypeMethodDescriptionObjectFactory.createVideoMediaInfoType()
Create an instance ofVideoMediaInfoType
VideoComponentType.getMediaInfo()
Gets the value of the mediaInfo property.VideoMediaInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) VideoMediaInfoType.withBitRateMode
(String value) Sets the value of the bitRateMode property.VideoMediaInfoType.withFormatSettingsGOP
(String value) Sets the value of the formatSettingsGOP property.VideoMediaInfoType.withIntraDcPrecision
(Integer value) Sets the value of the intraDcPrecision property.VideoMediaInfoType.withProperty
(KeyValuePairType... values) Adds objects to the list of Property using add methodVideoMediaInfoType.withProperty
(Collection<KeyValuePairType> values) Adds objects to the list of Property using addAll methodVideoMediaInfoType.withSource
(String value) Sets the value of the source property.Methods in com.vidispine.generated with parameters of type VideoMediaInfoTypeModifier and TypeMethodDescriptionvoid
VideoComponentType.setMediaInfo
(VideoMediaInfoType value) Sets the value of the mediaInfo property.VideoComponentType.withMediaInfo
(VideoMediaInfoType value) Sets the value of the mediaInfo property.