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

The following tables list the members exposed by DVDAudioStream.

Public Constructors

 NameDescription
public Constructor DVDAudioStream ConstructorInitializes a new instance of the DVDAudioStream class.  
Top

Public Properties

 NameDescription
public Property AppModeGets the audio stream coding mode.  
public Property AppModeDataGets the additional information associated with the current AppMode.  
public Property AudioFormat(Read only) Gets the audio stream The portion of the file holding the audio data.  
public Property Channels(Read only) Gets the number of channels contained in the audio stream.  
public Property Frequency(Read only) Gets the audio stream's sampling frequency in samples per sec.  
public Property Language(Read only). Gets the LCID of the audio stream.  
public Property LanguageExtensionGets the extended information about the audio.  
public Property QuantizationGets the quantization value for the audio stream.  
public Property SelectedGets or sets a value that indicates whether the audio streamis selected.  
Top

See Also