C# 클래스 Smoothget.Smooth.AudioTrackInfo

상속: TrackInfo
파일 보기 프로젝트 열기: pinglossy/smoothget 1 사용 예제들

공개 메소드들

메소드 설명
AudioTrackInfo ( XmlNode element, string>.IDictionary streamAttributes, uint index, StreamInfo stream ) : System

비공개 메소드들

메소드 설명
GetAudioSpecificConfigBytes ( uint samplingRate, byte numberOfChannels ) : byte[]
GetCodecNameForAudioTag ( ushort audioTag ) : string

메소드 상세

AudioTrackInfo() 공개 메소드

public AudioTrackInfo ( XmlNode element, string>.IDictionary streamAttributes, uint index, StreamInfo stream ) : System
element System.Xml.XmlNode
streamAttributes string>.IDictionary
index uint
stream StreamInfo
리턴 System