@Immutable public final class AudioChannelLabelSubDescriptor extends GenericDescriptor
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
AudioChannelLabelSubDescriptor.AudioChannelLabelSubDescriptorBO
Object corresponding to a parsed AudioChannelLabelSubDescriptor structural metadata set defined in st377-4:2012 
 | 
GenericDescriptor.GenericDescriptorBOInterchangeObject.InterchangeObjectBO| Constructor and Description | 
|---|
AudioChannelLabelSubDescriptor(AudioChannelLabelSubDescriptor.AudioChannelLabelSubDescriptorBO audioChannelLabelSubDescriptorBO)
Constructor for an AudioChannelLabelSubDescriptor object 
 | 
| Modifier and Type | Method and Description | 
|---|---|
MXFUID | 
getMCALabelDictionaryId()
Getter for the MCALabelDictionaryId of an AudioChannelLabelSubDescriptor object. 
 | 
MXFUID | 
getMCALinkId()
Getter for the MCALinkId field of an AudioChannelLabelSubDescriptor object. 
 | 
MXFUID | 
getSoundfieldGroupLinkId()  | 
java.lang.String | 
toString()
A method that returns a string representation of an AudioChannelLabelSubDescriptor object. 
 | 
public AudioChannelLabelSubDescriptor(AudioChannelLabelSubDescriptor.AudioChannelLabelSubDescriptorBO audioChannelLabelSubDescriptorBO)
audioChannelLabelSubDescriptorBO - the parsed Audio channel label sub-descriptor objectpublic MXFUID getMCALabelDictionaryId()
public MXFUID getSoundfieldGroupLinkId()
public MXFUID getMCALinkId()
public java.lang.String toString()
toString in class java.lang.Object