Function create_virtio_media_adapter

Source
pub fn create_virtio_media_adapter(
    protection_type: ProtectionType,
    jail_config: Option<&JailConfig>,
    tube: Tube,
    backend: VideoBackendType,
) -> Result<VirtioDeviceStub>