Uses of Class
com.vidispine.generated.MediaComponentType
-
Uses of MediaComponentType in com.vidispine.generated
Subclasses of MediaComponentType in com.vidispine.generatedModifier and TypeClassDescriptionclass
Java class for AudioComponentType complex typeclass
Java class for SubtitleComponentType complex typeclass
Java class for VideoComponentType complex typeMethods in com.vidispine.generated that return MediaComponentTypeModifier and TypeMethodDescriptionObjectFactory.createMediaComponentType()
Create an instance ofMediaComponentType
MediaComponentType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) MediaComponentType.withBitrate
(Long value) Sets the value of the bitrate property.Sets the value of the codec property.MediaComponentType.withDuration
(TimeCodeType value) Sets the value of the duration property.Sets the value of the edl property.MediaComponentType.withEssenceStreamId
(Integer value) Sets the value of the essenceStreamId property.MediaComponentType.withExtradata
(byte[] value) Sets the value of the extradata property.Adds objects to the list of File using add methodMediaComponentType.withFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.MediaComponentType.withInterval
(TimeIntervalType value) Sets the value of the interval property.MediaComponentType.withItemTrack
(String value) Sets the value of the itemTrack property.Sets the value of the level property.MediaComponentType.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodMediaComponentType.withMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodMediaComponentType.withNumberOfPackets
(Long value) Sets the value of the numberOfPackets property.Sets the value of the pid property.MediaComponentType.withProfile
(Integer value) Sets the value of the profile property.MediaComponentType.withRepeatCount
(BigInteger value) Sets the value of the repeatCount property.MediaComponentType.withSegment
(Integer value) Sets the value of the segment property.MediaComponentType.withStartTimestamp
(TimeCodeType value) Sets the value of the startTimestamp property.MediaComponentType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.MediaComponentType.withTrackOrder
(Integer value) Sets the value of the trackOrder property.