Searched defs:Audio (Results 1 – 8 of 8) sorted by relevance
40 public interface Audio { interface
25 Image("i"), Audio("a"), Text("t"), Binary("b"), Directory("d"); enumConstant
48 AudioPayload Audio; member
251 RTPAudioHeader Audio; member
2889 function Audio(src) { class2899 Audio.prototype = HTMLAudioElement.prototype; class
2907 function Audio(src) { class2917 Audio.prototype = HTMLAudioElement.prototype; class