FMIceLinkVideoFormatCollection Class Reference

Inherits from FMIceLinkMediaFormatCollection : FMIceLinkCollection : NSObject
Conforms to *
FMIceLinkVideoFormat
FMIceLinkVideoFormatCollection
Declared in FMIceLinkVideoFormatCollection.h
FMIceLinkVideoFormatCollection.m

Overview

A collection of video formats.

– arrayFromList:

Creates an array from a list.
- (NSMutableArray *)arrayFromList:(NSMutableArray<FMIceLinkVideoFormat*> *)list

Parameters

list

The list.

Discussion

Creates an array from a list.

Declared In

FMIceLinkVideoFormatCollection.h

– createCollection

Creates a collection.
- (FMIceLinkVideoFormatCollection *)createCollection

Discussion

Creates a collection.

Declared In

FMIceLinkVideoFormatCollection.h