Luna::AHI::IDevice::remove_capture_data_callback

virtual void remove_capture_data_callback(usize handle)=0

Removes one callback added by add_capture_data_callback.

Parameters

  • in handle

    The handle of the callback to remove. This handle is returned by add_capture_data_callback when adding the callback.