public class EncodedFrame extends Inventor implements java.lang.Cloneable
Modifier and Type | Class and Description |
---|---|
static class |
EncodedFrame.EncodingFormats
Encoding format.
|
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
EncodedFrame()
Constructor.
|
EncodedFrame(EncodedFrame obj)
Copy constructor.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
clone() |
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, getNativeResourceHandle
public EncodedFrame()
public EncodedFrame(EncodedFrame obj)
public java.lang.Object clone()
clone
in class java.lang.Object
public boolean isInteractive()
public long getBufferSize()
public long getId()
public EncodedFrame.EncodingFormats getEncodingFormat()
public boolean isLossless()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com