Skip to content

Instantly share code, notes, and snippets.

@hayago
hayago / VideoCaptureManager.h
Created March 2, 2014 18:06
Sample Code for Capturing Video with AVFoundation.
//
// VideoCaptureManager.h
//
// Created by Go Hayakawa on 2014/03/02.
// Copyright (c) 2014年 Go Hayakawa. All rights reserved.
//
#import <AVFoundation/AVFoundation.h>
// デリゲートを定義