Package com.vidispine.generated
Class AudioComponentType
java.lang.Object
com.vidispine.generated.ComponentType
com.vidispine.generated.MediaComponentType
com.vidispine.generated.AudioComponentType
- All Implemented Interfaces:
Serializable
,Cloneable
,org.jvnet.jaxb.lang.CopyTo
,org.jvnet.jaxb.lang.Equals
,org.jvnet.jaxb.lang.HashCode
,org.jvnet.jaxb.lang.ToString
public class AudioComponentType
extends MediaComponentType
implements Serializable, Cloneable, org.jvnet.jaxb.lang.CopyTo, org.jvnet.jaxb.lang.Equals, org.jvnet.jaxb.lang.HashCode, org.jvnet.jaxb.lang.ToString
Java class for AudioComponentType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="AudioComponentType">
<complexContent>
<extension base="{http://xml.vidispine.com/schema/vidispine}MediaComponentType">
<sequence>
<element name="channelCount" type="{http://www.w3.org/2001/XMLSchema}unsignedShort"/>
<element name="channelLayout" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="sampleFormat" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="frameSize" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="blockAlign" type="{http://www.w3.org/2001/XMLSchema}unsignedInt" minOccurs="0"/>
<element name="mediaInfo" type="{http://xml.vidispine.com/schema/vidispine}AudioMediaInfoType" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Long
protected int
protected Long
protected Long
protected AudioMediaInfoType
protected String
Fields inherited from class com.vidispine.generated.MediaComponentType
bitrate, codec, duration, edl, essenceStreamId, extradata, interval, itemTrack, level, numberOfPackets, pid, profile, repeatCount, segment, startTimestamp, timeBase, trackOrder
Fields inherited from class com.vidispine.generated.ComponentType
file, id, metadata
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) appendFields
(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) clone()
copyTo
(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) boolean
boolean
equals
(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) Gets the value of the blockAlign property.int
Gets the value of the channelCount property.Gets the value of the channelLayout property.Gets the value of the frameSize property.Gets the value of the mediaInfo property.Gets the value of the sampleFormat property.int
hashCode()
int
hashCode
(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) boolean
boolean
boolean
boolean
boolean
boolean
void
setBlockAlign
(Long value) Sets the value of the blockAlign property.void
setChannelCount
(int value) Sets the value of the channelCount property.void
setChannelLayout
(Long value) Sets the value of the channelLayout property.void
setFrameSize
(Long value) Sets the value of the frameSize property.void
setMediaInfo
(AudioMediaInfoType value) Sets the value of the mediaInfo property.void
setSampleFormat
(String value) Sets the value of the sampleFormat property.toString()
visit
(com.kscs.util.jaxb.PropertyVisitor _visitor_) withBitrate
(Long value) Sets the value of the bitrate property.withBlockAlign
(Long value) Sets the value of the blockAlign property.withChannelCount
(int value) Sets the value of the channelCount property.withChannelLayout
(Long value) Sets the value of the channelLayout property.Sets the value of the codec property.withDuration
(TimeCodeType value) Sets the value of the duration property.Sets the value of the edl property.withEssenceStreamId
(Integer value) Sets the value of the essenceStreamId property.withExtradata
(byte[] value) Sets the value of the extradata property.Adds objects to the list of File using add methodwithFile
(Collection<FileType> values) Adds objects to the list of File using addAll methodwithFrameSize
(Long value) Sets the value of the frameSize property.Sets the value of the id property.withInterval
(TimeIntervalType value) Sets the value of the interval property.withItemTrack
(String value) Sets the value of the itemTrack property.Sets the value of the level property.withMediaInfo
(AudioMediaInfoType value) Sets the value of the mediaInfo property.withMetadata
(KeyValuePairType... values) Adds objects to the list of Metadata using add methodwithMetadata
(Collection<KeyValuePairType> values) Adds objects to the list of Metadata using addAll methodwithNumberOfPackets
(Long value) Sets the value of the numberOfPackets property.Sets the value of the pid property.withProfile
(Integer value) Sets the value of the profile property.withRepeatCount
(BigInteger value) Sets the value of the repeatCount property.withSampleFormat
(String value) Sets the value of the sampleFormat property.withSegment
(Integer value) Sets the value of the segment property.withStartTimestamp
(TimeCodeType value) Sets the value of the startTimestamp property.withTimeBase
(TimeBaseType value) Sets the value of the timeBase property.withTrackOrder
(Integer value) Sets the value of the trackOrder property.Methods inherited from class com.vidispine.generated.MediaComponentType
getBitrate, getCodec, getDuration, getEdl, getEssenceStreamId, getExtradata, getInterval, getItemTrack, getLevel, getNumberOfPackets, getPid, getProfile, getRepeatCount, getSegment, getStartTimestamp, getTimeBase, getTrackOrder, isSetBitrate, isSetCodec, isSetDuration, isSetEdl, isSetEssenceStreamId, isSetExtradata, isSetInterval, isSetItemTrack, isSetLevel, isSetNumberOfPackets, isSetPid, isSetProfile, isSetRepeatCount, isSetSegment, isSetStartTimestamp, isSetTimeBase, isSetTrackOrder, setBitrate, setCodec, setDuration, setEdl, setEssenceStreamId, setExtradata, setInterval, setItemTrack, setLevel, setNumberOfPackets, setPid, setProfile, setRepeatCount, setSegment, setStartTimestamp, setTimeBase, setTrackOrder
Methods inherited from class com.vidispine.generated.ComponentType
getFile, getId, getMetadata, isSetFile, isSetId, isSetMetadata, setId, unsetFile, unsetMetadata
-
Field Details
-
channelCount
protected int channelCount -
channelLayout
-
sampleFormat
-
frameSize
-
blockAlign
-
mediaInfo
-
-
Constructor Details
-
AudioComponentType
public AudioComponentType()
-
-
Method Details
-
getChannelCount
public int getChannelCount()Gets the value of the channelCount property. -
setChannelCount
public void setChannelCount(int value) Sets the value of the channelCount property. -
isSetChannelCount
public boolean isSetChannelCount() -
getChannelLayout
Gets the value of the channelLayout property.- Returns:
- possible object is
Long
-
setChannelLayout
Sets the value of the channelLayout property.- Parameters:
value
- allowed object isLong
-
isSetChannelLayout
public boolean isSetChannelLayout() -
getSampleFormat
Gets the value of the sampleFormat property.- Returns:
- possible object is
String
-
setSampleFormat
Sets the value of the sampleFormat property.- Parameters:
value
- allowed object isString
-
isSetSampleFormat
public boolean isSetSampleFormat() -
getFrameSize
Gets the value of the frameSize property.- Returns:
- possible object is
Long
-
setFrameSize
Sets the value of the frameSize property.- Parameters:
value
- allowed object isLong
-
isSetFrameSize
public boolean isSetFrameSize() -
getBlockAlign
Gets the value of the blockAlign property.- Returns:
- possible object is
Long
-
setBlockAlign
Sets the value of the blockAlign property.- Parameters:
value
- allowed object isLong
-
isSetBlockAlign
public boolean isSetBlockAlign() -
getMediaInfo
Gets the value of the mediaInfo property.- Returns:
- possible object is
AudioMediaInfoType
-
setMediaInfo
Sets the value of the mediaInfo property.- Parameters:
value
- allowed object isAudioMediaInfoType
-
isSetMediaInfo
public boolean isSetMediaInfo() -
clone
- Overrides:
clone
in classMediaComponentType
-
copyTo
- Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classMediaComponentType
-
copyTo
public Object copyTo(org.jvnet.jaxb.locator.ObjectLocator locator, Object target, org.jvnet.jaxb.lang.CopyStrategy strategy) - Specified by:
copyTo
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
copyTo
in classMediaComponentType
-
createNewInstance
- Specified by:
createNewInstance
in interfaceorg.jvnet.jaxb.lang.CopyTo
- Overrides:
createNewInstance
in classMediaComponentType
-
withChannelCount
Sets the value of the channelCount property.- Parameters:
value
- allowed object is int- Returns:
- The class instance
-
withChannelLayout
Sets the value of the channelLayout property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withSampleFormat
Sets the value of the sampleFormat property.- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withFrameSize
Sets the value of the frameSize property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withBlockAlign
Sets the value of the blockAlign property.- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withMediaInfo
Sets the value of the mediaInfo property.- Parameters:
value
- allowed object isAudioMediaInfoType
- Returns:
- The class instance
-
withCodec
Sets the value of the codec property.- Overrides:
withCodec
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withTimeBase
Sets the value of the timeBase property.- Overrides:
withTimeBase
in classMediaComponentType
- Parameters:
value
- allowed object isTimeBaseType
- Returns:
- The class instance
-
withItemTrack
Sets the value of the itemTrack property.- Overrides:
withItemTrack
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withEssenceStreamId
Sets the value of the essenceStreamId property.- Overrides:
withEssenceStreamId
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withInterval
Sets the value of the interval property.- Overrides:
withInterval
in classMediaComponentType
- Parameters:
value
- allowed object isTimeIntervalType
- Returns:
- The class instance
-
withBitrate
Sets the value of the bitrate property.- Overrides:
withBitrate
in classMediaComponentType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withNumberOfPackets
Sets the value of the numberOfPackets property.- Overrides:
withNumberOfPackets
in classMediaComponentType
- Parameters:
value
- allowed object isLong
- Returns:
- The class instance
-
withExtradata
Sets the value of the extradata property.- Overrides:
withExtradata
in classMediaComponentType
- Parameters:
value
- allowed object is byte[]- Returns:
- The class instance
-
withPid
Sets the value of the pid property.- Overrides:
withPid
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withDuration
Sets the value of the duration property.- Overrides:
withDuration
in classMediaComponentType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withProfile
Sets the value of the profile property.- Overrides:
withProfile
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withLevel
Sets the value of the level property.- Overrides:
withLevel
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withEdl
Sets the value of the edl property.- Overrides:
withEdl
in classMediaComponentType
- Parameters:
value
- allowed object isEDLType
- Returns:
- The class instance
-
withStartTimestamp
Sets the value of the startTimestamp property.- Overrides:
withStartTimestamp
in classMediaComponentType
- Parameters:
value
- allowed object isTimeCodeType
- Returns:
- The class instance
-
withRepeatCount
Sets the value of the repeatCount property.- Overrides:
withRepeatCount
in classMediaComponentType
- Parameters:
value
- allowed object isBigInteger
- Returns:
- The class instance
-
withTrackOrder
Sets the value of the trackOrder property.- Overrides:
withTrackOrder
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withSegment
Sets the value of the segment property.- Overrides:
withSegment
in classMediaComponentType
- Parameters:
value
- allowed object isInteger
- Returns:
- The class instance
-
withFile
Adds objects to the list of File using add method- Overrides:
withFile
in classMediaComponentType
- Parameters:
values
- objects to add to the list File- Returns:
- The class instance
-
withFile
Adds objects to the list of File using addAll method- Overrides:
withFile
in classMediaComponentType
- Parameters:
values
- objects to add to the list File- Returns:
- The class instance
-
withId
Sets the value of the id property.- Overrides:
withId
in classMediaComponentType
- Parameters:
value
- allowed object isString
- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using add method- Overrides:
withMetadata
in classMediaComponentType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
withMetadata
Adds objects to the list of Metadata using addAll method- Overrides:
withMetadata
in classMediaComponentType
- Parameters:
values
- objects to add to the list Metadata- Returns:
- The class instance
-
equals
public boolean equals(org.jvnet.jaxb.locator.ObjectLocator thisLocator, org.jvnet.jaxb.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb.lang.EqualsStrategy strategy) - Specified by:
equals
in interfaceorg.jvnet.jaxb.lang.Equals
- Overrides:
equals
in classMediaComponentType
-
equals
- Overrides:
equals
in classMediaComponentType
-
visit
- Overrides:
visit
in classMediaComponentType
-
hashCode
public int hashCode(org.jvnet.jaxb.locator.ObjectLocator locator, org.jvnet.jaxb.lang.HashCodeStrategy strategy) - Specified by:
hashCode
in interfaceorg.jvnet.jaxb.lang.HashCode
- Overrides:
hashCode
in classMediaComponentType
-
hashCode
public int hashCode()- Overrides:
hashCode
in classMediaComponentType
-
toString
- Overrides:
toString
in classMediaComponentType
-
append
public StringBuilder append(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
append
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
append
in classMediaComponentType
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb.lang.ToStringStrategy strategy) - Specified by:
appendFields
in interfaceorg.jvnet.jaxb.lang.ToString
- Overrides:
appendFields
in classMediaComponentType
-