On Mon, Aug 13, 2012 at 9:59 AM, Renaud Chénard <[email protected]> wrote: > Hello, > > I can't figure out how to use the "canPlayFunction". > I try to use 'mp4', 'video/mp4', or even 'video/mp4; codecs="avc1.4D401E, > mp4a.40.2"' as argument, but the function always return null, even if the > browser is capable of playing the video. > > How to use this function ?
are you referring to `canPlayType` in `media/Media.py`? ... need more context (preferably in code-form). -- C Anthony --
