| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9 	
                       		
			       | 
             
| Leadtools.Multimedia Namespace > AudioCompressors Class : AMR Property | 
public Compressor AMR {get;}
'Declaration
 
Public ReadOnly Property AMR As Compressor
'Usage
 
Dim instance As AudioCompressors Dim value As Compressor value = instance.AMR
public: property Compressor^ AMR { Compressor^ get(); }