Click or drag to resize
ConnectionLastEncodedFrame Property

Gets the last encoded frame sent by the connection.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2025.1.0.0 (10.17.0.0)
Syntax
public EncodedFrame LastEncodedFrame { get; }

Return Value

Type: EncodedFrame

encoded frame.

Remarks

See Also