EncodedFrame Class |
This class provides the features of an encoded frame that is sent to the client.
Namespace: OIV.RemoteViz.Rendering
The EncodedFrame type exposes the following members.
Name | Description | |
---|---|---|
EncodedFrame | Constructor. |
Name | Description | |
---|---|---|
CopyFrom | Copy assignment operator. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsInteractive | Returns if an user interaction is in progress when the frame has been encoded. | |
IsLossless | Returns if the frame is lossless. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
BufferSize | Gets the frame buffer size in bytes. | |
EncodingFormat | Gets the frame encoding format. | |
Id | Gets the frame id. |