Hi Eric,
comments inline...
On Sun, Jun 17, 2012 at 1:17 AM, Sunyang (Eric) <eric.sun@huawei.com> wrote:
>
>
> Whats more it seems from specification, MediaSource is a part of Media
> Element, and we have mediaSourceurl attribute in speci.****
>
> So why we need another getURL method?
>
[acolwell] The createObjectURL() or getURL() method would replace the
mediaSourceURL attribute.
> If using MediaSource, do you mean, MediaSource is separate with media
> element, that we can not use MediaSourceUrl attribute?****
>
> **
>
[acolwell] Yes.