feat: Modify gst crate to add lot of more granularity
This commit is contained in:
@@ -3,6 +3,7 @@ use crate::*;
|
||||
pub use gstreamer_video::VideoFormat;
|
||||
|
||||
#[repr(transparent)]
|
||||
#[derive(Debug, Clone)]
|
||||
pub struct VideoConvert {
|
||||
inner: gstreamer::Element,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user