Searched defs:VideoCaptureIos (Results 1 – 2 of 2) sorted by relevance
28 VideoCaptureIos::VideoCaptureIos(const int32_t capture_id) function36 VideoCaptureIos::~VideoCaptureIos() { function
42 - (id)initWithOwner:(VideoCaptureIos*)owner captureId:(int)captureId { argument