The SyncMediaAudioRenderer can be used for playing audio in SyncMediaTimelines. More specifically, it can play audio referenced by SyncMediaObjectRefs with type SyncMediaObjectRefType.AUDIO.
It uses elements for the actual audio playback. Supported formats are browser implementation specific, for details see: https://developer.mozilla.org/en-US/docs/Web/Media/Formats/Audio_codecs
Get the list of SyncMediaObjectRefTypes that this renderer supports.
Generated using TypeDoc
The SyncMediaAudioRenderer can be used for playing audio in SyncMediaTimelines. More specifically, it can play audio referenced by SyncMediaObjectRefs with type SyncMediaObjectRefType.AUDIO.
It uses