Uses of Class
com.vidispine.generated.ExternalVideoMediaType
-
Uses of ExternalVideoMediaType in com.vidispine.generated
Fields in com.vidispine.generated declared as ExternalVideoMediaTypeModifier and TypeFieldDescriptionprotected ExternalVideoMediaType
SequenceMediaType.externalVideoMedia
Methods in com.vidispine.generated that return ExternalVideoMediaTypeModifier and TypeMethodDescriptionObjectFactory.createExternalVideoMediaType()
Create an instance ofExternalVideoMediaType
SequenceMediaType.getExternalVideoMedia()
Gets the value of the externalVideoMedia property.ExternalVideoMediaType.visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) ExternalVideoMediaType.withEssenceStreamId
(int value) Sets the value of the essenceStreamId property.ExternalVideoMediaType.withFormat
(String value) Sets the value of the format property.ExternalVideoMediaType.withHeight
(int value) Sets the value of the height property.ExternalVideoMediaType.withPixelAspectRatio
(AspectRatioType value) Sets the value of the pixelAspectRatio property.ExternalVideoMediaType.withSamples
(BigInteger value) Sets the value of the samples property.ExternalVideoMediaType.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.Sets the value of the uri property.ExternalVideoMediaType.withWidth
(int value) Sets the value of the width property.Methods in com.vidispine.generated with parameters of type ExternalVideoMediaTypeModifier and TypeMethodDescriptionvoid
SequenceMediaType.setExternalVideoMedia
(ExternalVideoMediaType value) Sets the value of the externalVideoMedia property.SequenceMediaType.withExternalVideoMedia
(ExternalVideoMediaType value) Sets the value of the externalVideoMedia property.