Currently duration is simply returned or changed without checking whether the...
Currently duration is simply returned or changed without checking whether the stream is seekable or not. MediaSourcePLayer deems a stream unseekable if the duration is more than 2^31 msec. I'm adding that check here as per the TODO. Review URL: https://codereview.chromium.org/136523002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245508 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment