#import @interface HAMMIMEType : NSObject - (unsigned int)audioCodec; - (unsigned int)videoCodec; @end