예제 #1
0
 public DabRadioGraph(MpegDecoderType mpegDecoderType, AacDecoderType aacDecoderType)
 {
     this.mpegDecoderType = mpegDecoderType;
     this.aacDecoderType = aacDecoderType;
 }
예제 #2
0
 public DabRadioGraph(MpegDecoderType mpegDecoderType, AacDecoderType aacDecoderType)
 {
     this.mpegDecoderType = mpegDecoderType;
     this.aacDecoderType  = aacDecoderType;
 }