Flash client connection configuration
| C# | Visual Basic | Visual C++ |
public class FlashConfig : BaseConfigElement
Public Class FlashConfig _ Inherits BaseConfigElement
public ref class FlashConfig : public BaseConfigElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| FlashConfig(String, Int32, String) | Initializes a new instance of the FlashConfig class | |
| ListenedPort |
Listening port for a Flash Mediagateway client. Default value: 1935.
| |
| LocalIPAddress | ||
| ProxyDeserializeElement(XmlReader, Boolean) | (Inherited from BaseConfigElement.) | |
| ServiceName |
The service name, the Flash client can use for the server connection. Default value: FlashMediaGateway
| |
| Type | (Inherited from BaseConfigElement.) |
| Object | |||
| ConfigurationElement | |||
| BaseConfigElement | |||
| FlashConfig | |||