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