←Select platform

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 : System.Collections.Generic.IEnumerable<AudioType>, System.Collections.IEnumerable, System.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MediaStreaming Assembly