pub fn encode_snapshot_stream_allocate(
image_codec: ImageCodec,
max_frame_rate: u16,
min_resolution: VideoResolution,
max_resolution: VideoResolution,
quality: u8,
watermark_enabled: bool,
osd_enabled: bool,
) -> Result<Vec<u8>>Expand description
Encode SnapshotStreamAllocate command (0x07)