02-21-2012 09:29 AM
<namespace uri="http://www.alfresco.org/model/audio/1.0" prefix="audio"/>in cm:rating<includedInSuperTypeQuery>false</includedInSuperTypeQuery>in cm:workingcopy aspect
<index enabled="true">
<atomic>true</atomic>
<stored>false</stored>
<tokenised>false</tokenised>
</index>
in cm:workingcopy aspect
<property name="cm:workingCopyLabel">
<type>d:text</type>
<protected>true</protected>
<mandatory>false</mandatory>
</property>
The entire audio aspect declaration
<aspect name="audio:audio">
<title>Audio</title>
<properties>
<property name="audio:album">
<title>Album</title>
<type>d:text</type>
</property>
<property name="audio:artist">
<title>Artist</title>
<type>d:text</type>
</property>
<property name="audio:composer">
<title>Composer</title>
<type>d:text</type>
</property>
<property name="audio:engineer">
<title>Engineer</title>
<type>d:text</type>
</property>
<property name="audio:genre">
<title>Genre</title>
<type>d:text</type>
</property>
<property name="audio:trackNumber">
<title>Track Number</title>
<type>d:int</type>
</property>
<property name="audio:releaseDate">
<title>Release Date</title>
<type>d:date</type>
</property>
<property name="audio:sampleRate">
<title>Sample Rate</title>
<type>d:int</type>
</property>
<property name="audio:sampleType">
<title>Sample Type</title>
<description>Audio Sample Type, typically one of 8Int, 16Int, 32Int or 32Float</description>
<type>d:text</type>
</property>
<property name="audio:channelType">
<title>Channel Type</title>
<description>Audio Channel Type, typically one of Mono, Stereo, 5.1 or 7.1</description>
<type>d:text</type>
</property>
<property name="audio:compressor">
<title>Compressor</title>
<description>Audio Compressor Used, such as MP3 or FLAC</description>
<type>d:text</type>
</property>
</properties>
</aspect>
<published>2009-06-04</published>
<version>1.1</version>
02-21-2012 10:41 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.