Class MLWMFBaseComponent.TMLASFLocalBroadcast
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: AudioLabBasicPkg
Unit: MLWMFBaseComponent
Inherits: TLPOptionalEnabledPersistent
Contents |
Syntax
Delphi:
type TMLASFLocalBroadcast = class( TLPOptionalEnabledPersistent )
C++ Builder:
class TMLASFLocalBroadcast : public TLPOptionalEnabledPersistent
Visual C++ (MFC):
class CTMLASFLocalBroadcast : public CTLPOptionalEnabledPersistent
C# (.NET):
public ref class ASFLocalBroadcast : Mitov.AudioLab.OptionalEnabledPersistent
Summary
Local broadcasting port settings class.
Description
Defines a class for the local broadcasting port settings.
Properties
Published
- PortNumber - Specifies the local broadcasting port number.
Public
- HostURL - Returns the URL of the local broadcasting port.
- ClientConnections - Access the information of the client connections.