mirror of
https://github.com/samsonjs/media.git
synced 2026-04-16 13:05:46 +00:00
ac3Bitrate is set only after the first buffer is handled, which meant that getting the playback position would cause a divide by zero before then. When playing back AC-3 content, the ac3Bitrate will always be set after the first buffer is handled, so return a 0 position if it is not set. |
||
|---|---|---|
| .. | ||
| doc/images | ||
| src/main | ||
| build.gradle | ||