gstreamer: Use usize instead of u32 for various indices
This affects buffers, caps, caps features, structures and tag lists and makes it easier to use them with other Rust APIs that use usize-based indicing.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
This affects buffers, caps, caps features, structures and tag lists and makes it easier to use them with other Rust APIs that use usize-based indicing.