Trait gtk4::subclass::media_file::MediaFileImpl   
source · pub trait MediaFileImpl: MediaFileImplExt + MediaStreamImpl {
    // Provided methods
    fn close(&self) { ... }
    fn open(&self) { ... }
}pub trait MediaFileImpl: MediaFileImplExt + MediaStreamImpl {
    // Provided methods
    fn close(&self) { ... }
    fn open(&self) { ... }
}