almgong / NDNOverWifiDirect

1 stars 0 forks source link

Last feature: allowing Consumers to seek(?) #17

Closed almgong closed 7 years ago

almgong commented 7 years ago

As a last DESIRED feature, I would like to add that consumers can seek. See: https://github.com/android/platform_frameworks_base/blob/master/core/java/android/widget/MediaController.java

This entails that:

almgong commented 7 years ago

It seems more promising to implement this as such:

almgong commented 7 years ago

This will invariably become a next steps - the seeking feature is not consistent.