C# Class Smoothget.Smooth.AudioTrackInfo

Inheritance: TrackInfo
Afficher le fichier Open project: pinglossy/smoothget Class Usage Examples

Méthodes publiques

Méthode Description
AudioTrackInfo ( XmlNode element, string>.IDictionary streamAttributes, uint index, StreamInfo stream ) : System

Private Methods

Méthode Description
GetAudioSpecificConfigBytes ( uint samplingRate, byte numberOfChannels ) : byte[]
GetCodecNameForAudioTag ( ushort audioTag ) : string

Method Details

AudioTrackInfo() public méthode

public AudioTrackInfo ( XmlNode element, string>.IDictionary streamAttributes, uint index, StreamInfo stream ) : System
element System.Xml.XmlNode
streamAttributes string>.IDictionary
index uint
stream StreamInfo
Résultat System