//! Testing utilities for CrabCamera
//!//! Provides synthetic test data based on real hardware captures
//! from OBSBOT Tiny 4K camera and microphone.
pubmodsynthetic_data;pubusesynthetic_data::{synthetic_video_frame, ObsbotCharacteristics};#[cfg(feature ="audio")]pubusesynthetic_data::synthetic_audio_frame;