p:audio
Audio
Element information
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Schema document: pml-animationInfo.xsd
Type: p:CT_TLMediaNodeAudio
Properties: Local, Qualified
Content
- p:cMediaNode [1..1] Common Media Node Properties
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
isNarration | [0..1] | xsd:boolean | Is Narration | Default value is "false". |
Used in
- Type p:CT_TimeNodeList (Elements p:childTnLst, p:subTnLst, p:tnLst)
Sample instance
<p:audio> <p:cMediaNode> <p:cTn> <p:stCondLst>... </p:stCondLst> <p:endCondLst>... </p:endCondLst> <p:endSync>... </p:endSync> <p:iterate>... </p:iterate> <p:childTnLst>... </p:childTnLst> <p:subTnLst>... </p:subTnLst> </p:cTn> <p:tgtEl> <p:sldTgt/> </p:tgtEl> </p:cMediaNode> </p:audio>