Ignore:
Timestamp:
10/04/06 21:13:44 (6 years ago)
Author:
sys
Message:

ModelingSound...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Data_Builder/wsps/Sound/sources/webRadio/models/common/audioSegment.model

    r6756 r6766  
    11<?xml version="1.0" encoding="UTF-8"?> 
    2 <sm:compositionPrim sext:sound="audioEnrichment" name="Segment simple" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension"> 
     2<sm:compositionPrim xmlns:sc="http://www.utc.fr/ics/scenari/v3/core" xmlns:sm="http://www.utc.fr/ics/scenari/v3/modeling" xmlns:sext="http://www.utc.fr/ics/scenari/v3/modeling/extension" sext:sound="audioEnrichment" name="Segment simple"> 
    33        <sm:identification targetNamespace="kelis.fr:sound" targetPrefix="ks" code="ausioSegment"/> 
    44        <sm:structure> 
     
    1717        <sm:storage> 
    1818                <sm:audioContinuance> 
    19                         <sm:assembleAudioParts tracks="seg"/> 
     19                        <sm:assembleAudioParts trackKeys="seg"/> 
    2020                </sm:audioContinuance> 
    2121        </sm:storage> 
    2222        <sm:authoring> 
    2323                <sm:editors> 
    24                         <sm:singleAudioSourceEditor name="Edition du segment"> 
     24                        <sm:singleAudioSourceEditor name="Edition du segment" trackKey="seg"> 
     25                                <sm:allowedModel sc:refUri="/webRadio/models/common/mp3.model"/> 
     26                                <sm:allowedModel sc:refUri="/webRadio/models/common/wav.model"/> 
    2527                                <sm:discontinuousSegmentsEditor/> 
    2628                        </sm:singleAudioSourceEditor> 
Note: See TracChangeset for help on using the changeset viewer.