IRtpParticipantStart Method |
Starts the receive chain.
Namespace: StreamCoders.RtpAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax Function Start As Boolean
abstract Start : unit -> bool
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
See Also