RtspConfigurationPauseAfterSetup Field |
If set to true a Pause request will automatically be sent after a the session has been
set up.
Namespace: StreamCoders.Rtsp.ExtensionsAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic bool PauseAfterSetup
Public PauseAfterSetup As Boolean
public:
bool PauseAfterSetup
val mutable PauseAfterSetup: bool
Field Value
Type:
Boolean
See Also