Closed clouds56 closed 2 years ago
&mut Option<Self>
&mut self
ffi::create_default_data
fn create
CreateSource
Sourceable
Clone
Drop
SourceContext
obs_source_get_ref
obs_source_release
hotkey
properties
output
Awesome, thanks!
&mut Option<Self>
to&mut self
since it wouldn't be null after createffi::create_default_data
, and movefn create
fromCreateSource
toSourceable
Clone
andDrop
forSourceContext
, with respect toobs_source_get_ref
andobs_source_release
hotkey
andproperties
to crate root, so that we could use them inoutput