AudioFormats Class

Summary
Contains a collection of audio formats available for an audio device.
Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class AudioFormats : IEnumerable<AudioFormat>, IEnumerable 
<DefaultMemberAttribute("Item")> 
Public Class AudioFormats  
   Implements System.Collections.Generic.IEnumerable(Of AudioFormat), System.Collections.IEnumerable  
[DefaultMemberAttribute("Item")] 
public ref class AudioFormats : public System.Collections.Generic.IEnumerable<AudioFormat>, System.Collections.IEnumerable   
Remarks

The CaptureCtrl object uses this collection to enumerate and select audio formats. An AudioFormats object is not externally creatable and is only obtained through the CaptureCtrl.AudioCaptureFormats property.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaFoundation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.