Don't call gst::init if initialized, add non-str pipeline support
This commit is contained in:
parent
11631efd12
commit
4400f3a7a1
3 changed files with 25 additions and 7 deletions
|
@ -10,6 +10,7 @@
|
|||
//! use iced_video_player::{Video, VideoPlayer};
|
||||
//! use iced::{Sandbox, Element};
|
||||
//!
|
||||
//! # #![allow(clippy::needless_doctest_main)]
|
||||
//! fn main() {
|
||||
//! App::run(Default::default());
|
||||
//! }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue