Hanz Luo

Results 39 comments of Hanz Luo

Actually, I realized controlling volume with JS on iOS browsers is not possible. User can only adjust volume through the device native volume buttons. Please hide the volume control UI...

We need internet access to load the web page and play audio anyway. In the testing environment, I don't think it's necessary to show check if icons are displayed. If...

Sounds good. I can update when I get a chance

multi source is not supported. if you need playlist feature, I suggest you to manually maintain the list in a state. See example: https://github.com/lhz516/react-h5-audio-player/blob/acec82a0d60b9bbba8348e9d49cdc2786ba9d79e/stories/playlist.tsx

@mysticflute I actually misunderstood. I thought you were asking about a list of different songs. For multi \s, I'm not sure if it works well with the custom UI, you...

Sounds good, but I currently don't have bandwidth to work on this feature. I'm open to review PRs if you'd like to implement it with backwards compatibility.

The layout wasn't designed to be dynamically set, but it's a reasonable feature. PRs are welcome.

Try 3.9.3 It's was due to `PIPELINE_ERROR_READ: FFmpegDemuxer: demuxer seek failed`

can you find the class names of these elements and overwrite the styles directly?