2014-06-05 01:28:57 -07:00

14 lines
219 B
Objective-C

//
// ViewController.h
// codec_unittest
//
// Created by openh264 on 14-6-5.
// Copyright (c) 2014年 com.cisco. All rights reserved.
//
#import <UIKit/UIKit.h>
@interface ViewController : UIViewController
@end