FMIceLinkVp9Utility Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | FMIceLinkVp9Utility.h FMIceLinkVp9Utility.m  | 
+ deriveHeightWithBuffer:
	
Derives the height.
			+ (int)deriveHeightWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer | 
						The buffer.  | 
					
|---|
Discussion
Derives the height.
			Declared In
FMIceLinkVp9Utility.h
+ deriveWidthWithBuffer:
	
Derives the width.
			+ (int)deriveWidthWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer | 
						The buffer.  | 
					
|---|
Discussion
Derives the width.
			Declared In
FMIceLinkVp9Utility.h
+ isKeyFrameWithBuffer:
	
Determines whether the buffer holds a keyframe.
			+ (bool)isKeyFrameWithBuffer:(FMIceLinkDataBuffer *)bufferParameters
buffer | 
						The buffer.  | 
					
|---|
Discussion
Determines whether the buffer holds a keyframe.
			Declared In
FMIceLinkVp9Utility.h