CameraMediaDescriptionFmtpLine Property |
Namespace: Ozeki.CameraAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public SessionDescriptionLine FmtpLine { get; }
Public ReadOnly Property FmtpLine As SessionDescriptionLine
Get
public:
property SessionDescriptionLine^ FmtpLine {
SessionDescriptionLine^ get ();
}
member FmtpLine : SessionDescriptionLine with get
Property Value
Type:
SessionDescriptionLineSee Also