What is <audio> Element in SMIL?
Submitted by: Administrator- The <audio> element defines a specific reference for an audio object.
- Following example illustrates the element:
<html xmlns:t="urn:schemas-microsoft-com:time">
<head>
<?import namespace="t" implementation="#default#time2">
</head>
<body>
<t:audio src="dance.wav" repeatCount="indefinite" type="wav" />
</body>
</html>
Submitted by: Administrator
- Following example illustrates the element:
<html xmlns:t="urn:schemas-microsoft-com:time">
<head>
<?import namespace="t" implementation="#default#time2">
</head>
<body>
<t:audio src="dance.wav" repeatCount="indefinite" type="wav" />
</body>
</html>
Submitted by: Administrator
Read Online SMIL Job Interview Questions And Answers
Top SMIL Questions
| ☺ | Do you know about XHTML + SMIL? |
| ☺ | SMIL Job Interview Questions Part One! |
| ☺ | SMIL Job Interview Questions Part Two! |
| ☺ | SMIL Job Interview Questions Part Four! |
| ☺ | SMIL Job Interview Questions Part Three! |
Top Best Multimedia Categories
| ☺ | Coreldraw Interview Questions. |
| ☺ | Graphics Designer Interview Questions. |
| ☺ | Design Engineer Interview Questions. |
| ☺ | 3D Animation Interview Questions. |
| ☺ | Interior Design Interview Questions. |
