Click or drag to resize
RtspSubStreamPlay Method
Plays and inherently (VCR) resumes playback.

Namespace: StreamCoders.Rtsp.Extensions
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public bool Play()

Return Value

Type: Boolean
True if Play/Resume transition was successful, otherwise false.
Remarks
If successful the Configuration will contain the timestamp part of the RTP-Info header for this particular track.
See Also