VisioForge (c) 2025

Search Results for

    Class RTSPServerX

    Inheritance
    object
    RTSPServerX
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: VisioForge.Core.MediaBlocks.RTSPServerBlock
    Assembly: VisioForge.Core.dll
    Syntax
    public class RTSPServerX

    Methods

    Start(int)

    Declaration
    public void Start(int port)
    Parameters
    Type Name Description
    int port

    Stop()

    Declaration
    public void Stop()