webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <rtc_video_capture_objc.h>
Instance Methods | |
(id) | - initWithOwner: |
(BOOL) | - setCaptureDeviceByUniqueId: |
(BOOL) | - startCaptureWithCapability: |
(BOOL) | - stopCapture |
(id) | - initWithOwner: |
(BOOL) | - setCaptureDeviceByUniqueId: |
(BOOL) | - startCaptureWithCapability: |
(BOOL) | - stopCapture |
Protected Attributes | |
__pad0__: NSObject<AVCaptureVideoDataOutputSampleBufferDelegate>@property webrtc::VideoRotation frameRotation | |
- (id) initWithOwner: | (webrtc::videocapturemodule::VideoCaptureIos*) | owner |
- (id) initWithOwner: | (webrtc::videocapturemodule::VideoCaptureIos *) | owner |
- (BOOL) startCaptureWithCapability: | (const webrtc::VideoCaptureCapability&) | capability |
- (BOOL) startCaptureWithCapability: | (const webrtc::VideoCaptureCapability &) | capability |
- (BOOL) stopCapture |
- (BOOL) stopCapture |
|
protected |