CameraMediaDescriptionFmtpLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK_Desktop (in OzekiSDK_Desktop.dll) Version: 10.4.98
Syntaxpublic SessionDescriptionLine FmtpLine { get; }Public ReadOnly Property FmtpLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ FmtpLine {
SessionDescriptionLine^ get ();
}member FmtpLine : SessionDescriptionLine with get
Property Value
SessionDescriptionLine
See Also