FMIceLinkVp9Format Class Reference

Inherits from FMIceLinkVideoFormat : FMIceLinkMediaFormat : NSObject
Declared in FMIceLinkVp9Format.h
FMIceLinkVp9Format.m

Overview

A VP9 [format](#//api/name/format).

+ format

Initializes a new instance of the FMIceLinkVp9Format class.
+ (FMIceLinkVp9Format *)format

Discussion

Initializes a new instance of the FMIceLinkVp9Format class.

Declared In

FMIceLinkVp9Format.h

+ formatWithClockRate:

Initializes a new instance of the FMIceLinkVp9Format class.
+ (FMIceLinkVp9Format *)formatWithClockRate:(int)clockRate

Parameters

clockRate

The clock rate.

Discussion

Initializes a new instance of the FMIceLinkVp9Format class.

Declared In

FMIceLinkVp9Format.h

– init

Initializes a new instance of the FMIceLinkVp9Format class.
- (instancetype)init

Discussion

Initializes a new instance of the FMIceLinkVp9Format class.

Declared In

FMIceLinkVp9Format.h

– initWithClockRate:

Initializes a new instance of the FMIceLinkVp9Format class.
- (instancetype)initWithClockRate:(int)clockRate

Parameters

clockRate

The clock rate.

Discussion

Initializes a new instance of the FMIceLinkVp9Format class.

Declared In

FMIceLinkVp9Format.h