webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Protected Attributes | List of all members
RTCVideoCaptureIosObjC Class Reference

#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
 

Method Documentation

◆ initWithOwner:() [1/2]

- (id) initWithOwner: (webrtc::videocapturemodule::VideoCaptureIos*)  owner

◆ initWithOwner:() [2/2]

- (id) initWithOwner: (webrtc::videocapturemodule::VideoCaptureIos *)  owner

◆ setCaptureDeviceByUniqueId:() [1/2]

- (BOOL) setCaptureDeviceByUniqueId: (NSString*)  uniqueId

◆ setCaptureDeviceByUniqueId:() [2/2]

- (BOOL) setCaptureDeviceByUniqueId: (NSString *)  uniqueId

◆ startCaptureWithCapability:() [1/2]

- (BOOL) startCaptureWithCapability: (const webrtc::VideoCaptureCapability&)  capability

◆ startCaptureWithCapability:() [2/2]

- (BOOL) startCaptureWithCapability: (const webrtc::VideoCaptureCapability &)  capability

◆ stopCapture() [1/2]

- (BOOL) stopCapture

◆ stopCapture() [2/2]

- (BOOL) stopCapture

Member Data Documentation

◆ __pad0__

- __pad0__
protected

The documentation for this class was generated from the following files: