pub trait AudioUriSourceExt: 'static { fn uri(&self) -> Option<GString>; }
Trait containing all AudioUriSource methods.
AudioUriSource
The location of the file/resource to use.