public class EncodedFrame extends Inventor
| Modifier and Type | Class and Description |
|---|---|
static class |
EncodedFrame.EncodingFormats
Encoding format.
|
Inventor.ConstructorCommand| Modifier and Type | Field and Description |
|---|---|
static int |
H264
Deprecated.
Use
EncodedFrame.EncodingFormats.H264 instead. |
static int |
JPEG
Deprecated.
Use
EncodedFrame.EncodingFormats.JPEG instead. |
static int |
PNG
Deprecated.
Use
EncodedFrame.EncodingFormats.PNG instead. |
VERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description |
|---|---|
long |
getBufferSize()
Gets the frame buffer size in bytes.
|
EncodedFrame.EncodingFormats |
getEncodingFormat()
Gets the frame encoding format.
|
long |
getId()
Gets the frame id.
|
boolean |
isInteractive()
Returns if an user interaction is in progress when the frame has been encoded.
|
boolean |
isLossless()
Returns if the frame is lossless.
|
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads@Deprecated public static final int JPEG
EncodedFrame.EncodingFormats.JPEG instead.@Deprecated public static final int PNG
EncodedFrame.EncodingFormats.PNG instead.@Deprecated public static final int H264
EncodedFrame.EncodingFormats.H264 instead.public long getBufferSize()
public boolean isLossless()
public boolean isInteractive()
public long getId()
public EncodedFrame.EncodingFormats getEncodingFormat()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com