Uses of Class
com.vidispine.generated.SubtitleMediaInfoType
-
Uses of SubtitleMediaInfoType in com.vidispine.generated
Fields in com.vidispine.generated declared as SubtitleMediaInfoTypeMethods in com.vidispine.generated that return SubtitleMediaInfoTypeModifier and TypeMethodDescriptionObjectFactory.createSubtitleMediaInfoType()
Create an instance ofSubtitleMediaInfoType
SubtitleComponentType.getMediaInfo()
Gets the value of the mediaInfo property.SubtitleMediaInfoType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) SubtitleMediaInfoType.withBitRateMode
(String value) Sets the value of the bitRateMode property.SubtitleMediaInfoType.withProperty
(KeyValuePairType... values) Adds objects to the list of Property using add methodSubtitleMediaInfoType.withProperty
(Collection<KeyValuePairType> values) Adds objects to the list of Property using addAll methodSubtitleMediaInfoType.withSource
(String value) Sets the value of the source property.Methods in com.vidispine.generated with parameters of type SubtitleMediaInfoTypeModifier and TypeMethodDescriptionvoid
SubtitleComponentType.setMediaInfo
(SubtitleMediaInfoType value) Sets the value of the mediaInfo property.SubtitleComponentType.withMediaInfo
(SubtitleMediaInfoType value) Sets the value of the mediaInfo property.