AudioTypes Class

Summary

Contains a collection of live streaming compatible audio configurations. In addition to the methods inherited from System.IDisposable, AudioTypes exposes the following functions:

Syntax
C#
VB
C++
[DefaultMemberAttribute("Item")] 
public class AudioTypes : IEnumerable<AudioType>, IEnumerable, IDisposable 
<DefaultMemberAttribute("Item")> 
Public Class AudioTypes  
   Implements System.Collections.Generic.IEnumerable(Of AudioType), System.Collections.IEnumerable, System.IDisposable  
[DefaultMemberAttribute("Item")] 
public ref class AudioTypes : public System.Collections.Generic.IEnumerable<AudioType>, System.Collections.IEnumerable, System.IDisposable   

Requirements

Target Platforms

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

Leadtools.MediaStreaming Assembly