Missing Video API's in the glib bindings
Hello, I'd like to complete the glib Video API: access to start, duration, rate, volume, etc. I am not certain how the function prototypes in the case of simple structure types (in particular, MovieTime) should look like? I see a few options:
- Introduce equivalent types in the glib bindings;
- Return the structure members as two separate function args passed by reference;
- Or just make it a higher level by returning double value of units/units_per_second (if the denominator is not zero, of course).
Which route should I take?
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information