Home | Trees | Indices | Help |
|
---|
|
object --+ | MetadataObject --+ | AudioMetadata
Metadata object to handle Identification Metadata Attributes ---------- uri : str start : float Start time of the segment in seconds duration : float Duration of the segment in seconds channels : int Number of channels channelsManagement : str A string that indicates how the channels are manage Examples : channelsManagement = '(L+R)/2' channelsManagement = 'R' keep only right channel channelsManagement = 'L' keep only left channel channelsManagement = 'stereo' keep both stereo channels
|
|||
Inherited from Inherited from |
|
|||
_default_value = OrderedDict([('uri', ''), ('start', 0), ('dur
|
|
|||
Inherited from |
|
_default_value
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Dec 15 00:09:37 2013 | http://epydoc.sourceforge.net |