C# Class SnapNShare.UICommandSender

Inheritance: UIPortDelegate
显示文件 Open project: Wiladams/NewTOAPIA

Public Methods

Method Description
UICommandSender ( PayloadChannel channel ) : System

Private Methods

Method Description
GDIChunkPacked ( NewTOAPIA command ) : void

The GraphportChunkEncoder calls this method automatically when it has a chunk that is ready to send out to the network.

Method Details

UICommandSender() public method

public UICommandSender ( PayloadChannel channel ) : System
channel NewTOAPIA.Net.Rtp.PayloadChannel
return System