Searched refs:videoDataOutputQueue (Results 1 – 2 of 2) sorted by relevance
30 dispatch_queue_t videoDataOutputQueue; variable
197 videoDataOutputQueue = dispatch_queue_create("VideoDataOutputQueue", DISPATCH_QUEUE_SERIAL);198 [videoDataOutput setSampleBufferDelegate:self queue:videoDataOutputQueue];