#ifndef __UNIFIED_CAMERA_ACCESS_ME4_H
#define __UNIFIED_CAMERA_ACCESS_ME4_H

uint32_t uca_me4_init(struct uca_grabber_priv **grabber);

#endif