LEADTOOLS Multimedia (Leadtools.Multimedia assembly) Send comments on this topic. | Back to Introduction | Help Version 17.0.3.22
DVDAudioStream Class
See Also  Members  
Leadtools.Multimedia Namespace : DVDAudioStream Class



The DVDAudioStream object allows the user to navigate and control the DVD audio streams while playing and converting them.

Object Model

DVDAudioStream Class

Syntax

Visual Basic (Declaration) 
Public Class DVDAudioStream 
Visual Basic (Usage)Copy Code
Dim instance As DVDAudioStream
C# 
public class DVDAudioStream 
C++/CLI 
public ref class DVDAudioStream 

Remarks

The DVDAudioStream object allows the user to navigate and control the DVD audio streams while playing and converting them. This object is used through the DVDTitle object.

Inheritance Hierarchy

System.Object
   Leadtools.Multimedia.DVDAudioStream

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also