webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Instance Methods | Class Methods | Properties | List of all members
AVCaptureDeviceFormatMock Class Reference
Inheritance diagram for AVCaptureDeviceFormatMock:
NSObject

Instance Methods

(instancetype) - initWithMediaSubtype:minFps:maxFps:
 

Class Methods

(instancetype) + validFormat
 
(instancetype) + invalidFpsFormat
 
(instancetype) + invalidMediaSubtypeFormat
 

Properties

CMVideoFormatDescriptionRef format
 
OCMockObject * rangeMock
 

Method Documentation

◆ initWithMediaSubtype:minFps:maxFps:()

- (instancetype) initWithMediaSubtype: (FourCharCode subtype
minFps: (float)  minFps
maxFps: (float)  maxFps 

◆ invalidFpsFormat()

+ (instancetype) invalidFpsFormat

◆ invalidMediaSubtypeFormat()

+ (instancetype) invalidMediaSubtypeFormat

◆ validFormat()

+ (instancetype) validFormat

Property Documentation

◆ format

- (CMVideoFormatDescriptionRef) format
readwritenonatomicassign

◆ rangeMock

- (OCMockObject*) rangeMock
readwritenonatomicstrong

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