Ella Thompson
Ella Thompson
And the log printed is: audio_player_set_src length: 51945 time: Instant { tv_sec: 110400, tv_nsec: 341247431 } player state changed to: Buffering, time: Instant { tv_sec: 110400, tv_nsec: 344656431 } player...
The 1st strange phenomena is: set_input_size with 51945, and then 51945 data pushed, the state changed to paused? 2nd is: Why seeked to 1 byte after data pushed? Seems the...
I have also tried this: set_input_size -> push_data in 5s After data pushed, metadata duration is 0ns. ` ----- **set_input_size 51945 and need data event fired** -------- audio_player_set_src: 51945 time:...