CameraMediaDescriptionMediaPort Property |
The MediaPort of the MediaDescription
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public int MediaPort { get; set; }
Public Property MediaPort As Integer
Get
Set
public:
property int MediaPort {
int get ();
void set (int value);
}
member MediaPort : int with get, set
Property Value
Type:
Int32See Also