Uses of Class
com.vidispine.generated.SubtitleComponentType
-
Uses of SubtitleComponentType in com.vidispine.generated
Fields in com.vidispine.generated with type parameters of type SubtitleComponentTypeModifier and TypeFieldDescriptionprotected List<SubtitleComponentType>ShapeType.subtitleComponentMethods in com.vidispine.generated that return SubtitleComponentTypeModifier and TypeMethodDescriptionObjectFactory.createSubtitleComponentType()Create an instance ofSubtitleComponentTypeSubtitleComponentType.visit(com.kscs.util.jaxb.PropertyVisitor _visitor_) SubtitleComponentType.withBitrate(Long value) Sets the value of the bitrate property.Sets the value of the codec property.SubtitleComponentType.withDuration(TimeCodeType value) Sets the value of the duration property.Sets the value of the edl property.SubtitleComponentType.withEssenceStreamId(Integer value) Sets the value of the essenceStreamId property.SubtitleComponentType.withExtradata(byte[] value) Sets the value of the extradata property.Adds objects to the list of File using add methodSubtitleComponentType.withFile(Collection<FileType> values) Adds objects to the list of File using addAll methodSets the value of the id property.SubtitleComponentType.withInterval(TimeIntervalType value) Sets the value of the interval property.SubtitleComponentType.withItemTrack(String value) Sets the value of the itemTrack property.Sets the value of the level property.SubtitleComponentType.withMediaInfo(SubtitleMediaInfoType value) Sets the value of the mediaInfo property.SubtitleComponentType.withMetadata(KeyValuePairType... values) Adds objects to the list of Metadata using add methodSubtitleComponentType.withMetadata(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodSubtitleComponentType.withNumberOfPackets(Long value) Sets the value of the numberOfPackets property.Sets the value of the pid property.SubtitleComponentType.withProfile(Integer value) Sets the value of the profile property.SubtitleComponentType.withRepeatCount(BigInteger value) Sets the value of the repeatCount property.SubtitleComponentType.withSegment(Integer value) Sets the value of the segment property.SubtitleComponentType.withStartTimestamp(TimeCodeType value) Sets the value of the startTimestamp property.SubtitleComponentType.withTimeBase(TimeBaseType value) Sets the value of the timeBase property.SubtitleComponentType.withTrackOrder(Integer value) Sets the value of the trackOrder property.Methods in com.vidispine.generated that return types with arguments of type SubtitleComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubtitleComponentType>ObjectFactory.createSubtitleComponentDocument(SubtitleComponentType value) ShapeType.getSubtitleComponent()Gets the value of the subtitleComponent property.Methods in com.vidispine.generated with parameters of type SubtitleComponentTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<SubtitleComponentType>ObjectFactory.createSubtitleComponentDocument(SubtitleComponentType value) ShapeType.withSubtitleComponent(SubtitleComponentType... values) Adds objects to the list of SubtitleComponent using add methodMethod parameters in com.vidispine.generated with type arguments of type SubtitleComponentTypeModifier and TypeMethodDescriptionShapeType.withSubtitleComponent(Collection<SubtitleComponentType> values) Adds objects to the list of SubtitleComponent using addAll method