FMIceLinkVp8Format Class Reference

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

Overview

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

+ format

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

Discussion

Initializes a new instance of the FMIceLinkVp8Format class.

Declared In

FMIceLinkVp8Format.h

+ formatWithClockRate:

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

Parameters

clockRate

The clock rate.

Discussion

Initializes a new instance of the FMIceLinkVp8Format class.

Declared In

FMIceLinkVp8Format.h

– init

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

Discussion

Initializes a new instance of the FMIceLinkVp8Format class.

Declared In

FMIceLinkVp8Format.h

– initWithClockRate:

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

Parameters

clockRate

The clock rate.

Discussion

Initializes a new instance of the FMIceLinkVp8Format class.

Declared In

FMIceLinkVp8Format.h