webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Class Methods | List of all members
DeviceInfoIosObjC Class Reference

#import <device_info_objc.h>

Inheritance diagram for DeviceInfoIosObjC:
NSObject NSObject

Class Methods

(int) + captureDeviceCount
 
(AVCaptureDevice *) + captureDeviceForIndex:
 
(AVCaptureDevice *) + captureDeviceForUniqueId:
 
(NSString *) + deviceNameForIndex:
 
(NSString *) + deviceUniqueIdForIndex:
 
(NSString *) + deviceNameForUniqueId:
 
(webrtc::VideoCaptureCapability+ capabilityForPreset:
 
(int) + captureDeviceCount
 
(AVCaptureDevice *) + captureDeviceForIndex:
 
(AVCaptureDevice *) + captureDeviceForUniqueId:
 
(NSString *) + deviceNameForIndex:
 
(NSString *) + deviceUniqueIdForIndex:
 
(NSString *) + deviceNameForUniqueId:
 
(webrtc::VideoCaptureCapability+ capabilityForPreset:
 

Method Documentation

◆ capabilityForPreset:() [1/2]

+ (VideoCaptureCapability) DeviceInfoIosObjC: (NSString*)  preset

◆ capabilityForPreset:() [2/2]

+ (VideoCaptureCapability) DeviceInfoIosObjC: (NSString *)  preset

◆ captureDeviceCount() [1/2]

+ (int) captureDeviceCount

◆ captureDeviceCount() [2/2]

+ (int) captureDeviceCount

◆ captureDeviceForIndex:() [1/2]

+ (AVCaptureDevice *) captureDeviceForIndex: (int)  index

◆ captureDeviceForIndex:() [2/2]

+ (AVCaptureDevice*) captureDeviceForIndex: (int)  index

◆ captureDeviceForUniqueId:() [1/2]

+ (AVCaptureDevice *) captureDeviceForUniqueId: (NSString*)  uniqueId

◆ captureDeviceForUniqueId:() [2/2]

+ (AVCaptureDevice*) captureDeviceForUniqueId: (NSString *)  uniqueId

◆ deviceNameForIndex:() [1/2]

+ (NSString *) deviceNameForIndex: (int)  index

◆ deviceNameForIndex:() [2/2]

+ (NSString*) deviceNameForIndex: (int)  index

◆ deviceNameForUniqueId:() [1/2]

+ (NSString *) deviceNameForUniqueId: (NSString*)  uniqueId

◆ deviceNameForUniqueId:() [2/2]

+ (NSString*) deviceNameForUniqueId: (NSString *)  uniqueId

◆ deviceUniqueIdForIndex:() [1/2]

+ (NSString *) deviceUniqueIdForIndex: (int)  index

◆ deviceUniqueIdForIndex:() [2/2]

+ (NSString*) deviceUniqueIdForIndex: (int)  index

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