Method | Description | |
---|---|---|
Run ( ) : void |
运行管道
|
|
SenderData ( |
开始发送码流数据
|
|
Stop ( ) : void |
回调函数 停止管道
|
|
VideoPipe ( string pipeName ) : System |
构造函数,实例化命名管道
|
Method | Description | |
---|---|---|
ShutdownPipedStream ( ) : void |
关闭管道、释放资源
|
public SenderData ( |
||
mediaData | ||
return | void |
public VideoPipe ( string pipeName ) : System | ||
pipeName | string | |
return | System |