Click or drag to resize
TransactionSet Method
Sets.

Namespace: StreamCoders.Rtsp
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void Set(
	BaseMessage msg
)

Parameters

msg
Type: StreamCoders.RtspBaseMessage
The BaseMessage to set.
See Also