AacAudioDecoderConfigurationTools Property |
Namespace: StreamCoders.DecoderAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic AacTools Tools { get; set; }
Public Property Tools As AacTools
Get
Set
public:
property AacTools^ Tools {
AacTools^ get ();
void set (AacTools^ value);
}
member Tools : AacTools with get, set
Property Value
Type:
AacTools
See Also