CameraMediaDescriptionFmtpLine Property |
Namespace:
Ozeki.Camera
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic SessionDescriptionLine FmtpLine { get; }
Public ReadOnly Property FmtpLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ FmtpLine {
SessionDescriptionLine^ get ();
}
member FmtpLine : SessionDescriptionLine with get
Property Value
Type:
SessionDescriptionLine
See Also