FMIceLinkVideoRecorder Class Reference
| Inherits from | FMIceLinkMediaRecorder : NSObject | 
|---|---|
| Conforms to | * FMIceLinkVideoBuffer FMIceLinkVideoFormat  | 
| Declared in | FMIceLinkVideoRecorder.h FMIceLinkVideoRecorder.m  | 
– initWithPath:
	
Initializes a new instance of the FMIceLinkVideoRecorder class.
			- (instancetype)initWithPath:(NSString *)pathParameters
path | 
						The path.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkVideoRecorder class.
			Declared In
FMIceLinkVideoRecorder.h
+ videoRecorderWithPath:
	
Initializes a new instance of the FMIceLinkVideoRecorder class.
			+ (FMIceLinkVideoRecorder *)videoRecorderWithPath:(NSString *)pathParameters
path | 
						The path.  | 
					
|---|
Discussion
Initializes a new instance of the FMIceLinkVideoRecorder class.
			Declared In
FMIceLinkVideoRecorder.h