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