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: 2024.1.1.0 (2024.1.1)
Syntax
public EncodedFrame LastEncodedFrame { get; }

Return Value

Type: EncodedFrame

encoded frame.

Remarks

See Also