CameraMediaDescriptionFmtpLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
SessionDescriptionLine
See Also