Index: media/video/capture/mac/avfoundation_glue.h |
diff --git a/media/video/capture/mac/avfoundation_glue.h b/media/video/capture/mac/avfoundation_glue.h |
index ac679c2bf155bdc812329280dd0ffe9114ddeaf9..1d6e177733a18f6d5ab193e1bddd4dd076b5e0a2 100644 |
--- a/media/video/capture/mac/avfoundation_glue.h |
+++ b/media/video/capture/mac/avfoundation_glue.h |
@@ -62,6 +62,7 @@ MEDIA_EXPORT |
- (NSString*)localizedName; |
- (BOOL)isSuspended; |
- (NSArray*)formats; |
+- (int32_t)transportType; |
@end |