C# Class HCS_Encoder.Outputs.SmoothStream.Multiplexing.MpegTS_Demux.DemuxException

Inheritance: System.Exception
ファイルを表示 Open project: i-e-b/HLS---Smooth-Encoder

Public Methods

Method Description
DemuxException ( string msg ) : System

Method Details

DemuxException() public method

public DemuxException ( string msg ) : System
msg string
return System