AudRecordLib
|
#include <CodecWrap.h>
Properties | |
String^ | Name [get, set] |
ConfigList^ | Configs [get, set] |
Represents a native codec, and its list of configurations
ConfigList^ AudRecordCLI::Codec::Configs [get, set] |
The list of configuration this codec supports. get is public, set is internal
String^ AudRecordCLI::Codec::Name [get, set] |
The name of this codec, get is public, set is internal