Expand description
Host-side media capture: camera, microphone, and screen (with permission prompts).
Guests call register_media_capture_functions imports from the oxide module. Native
OS prompts (camera / microphone / screen recording) may appear in addition to Oxide’s
in-app confirmation dialogs.
Structs§
- Media
Capture State - Shared capture state for a tab (camera stream, mic ring buffer, counters for pipeline stats).
Functions§
- register_
media_ capture_ functions - Register
api_camera_*,api_microphone_*,api_screen_capture, andapi_media_pipeline_stats.