Skip to main content

sc_content_sharing_picker_set_configuration_for_stream

Function sc_content_sharing_picker_set_configuration_for_stream 

Source
pub unsafe extern "C" fn sc_content_sharing_picker_set_configuration_for_stream(
    config: *const c_void,
    stream: *const c_void,
) -> bool
Expand description

Assign (or clear, when config is null) the per-stream configuration. Returns false without enqueueing work when called off the main thread.