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 getId()
public boolean isInteractive()
public EncodedFrame.EncodingFormats getEncodingFormat()
public boolean isLossless()
public long getBufferSize()
Generated on August 20, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com