TVIVideoCodec Class Reference
| Inherits from | NSObject | 
|---|---|
| Declared in | TVIVideoCodec.h | 
  name
	The name of the video codec.
@property (nonatomic, copy, readonly, nonnull) NSString *nameDeclared In
TVIVideoCodec.h
– init
	Developers shouldn’t initialize this class directly.
- (null_unspecified instancetype)initDiscussion
TVIVideoCodec can not be created with init. To use an video codec, use one of the TVIVideoCodec subclasses.
Declared In
TVIVideoCodec.h