Please Describe The Problem To Be Solved
https://pub.dev/packages/media_kit
There is a lot of functionality missing from that page: buffer, audioBitrate, logs etc
But one IMPORTANT one it's missing is:
Stream | track | Currently selected video, audio and subtitle track.
We have no idea what currently playing track is! Makes it nearly impossible to make a GUI showing user which track is playing.
I am sure just an oversight, but that is a pretty important one! All we need is the current index, 0-100 type thing
(Optional): Suggest A Solution
Implement Track very minimum.
Nice addons from that page would be:
buffer, audioParams, videoParams, audioBitrate, audioDevice, log
Please Describe The Problem To Be Solved
https://pub.dev/packages/media_kit
There is a lot of functionality missing from that page: buffer, audioBitrate, logs etc
But one IMPORTANT one it's missing is:
Stream | track | Currently selected video, audio and subtitle track.
We have no idea what currently playing track is! Makes it nearly impossible to make a GUI showing user which track is playing.
I am sure just an oversight, but that is a pretty important one! All we need is the current index, 0-100 type thing
(Optional): Suggest A Solution
Implement Track very minimum.
Nice addons from that page would be:
buffer, audioParams, videoParams, audioBitrate, audioDevice, log