public static class SoRemoteVizClient.FrameEventArg extends Inventor implements SbEventArg
onReceivedFrame
, onDecodedFrame
event.Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Constructor and Description |
---|
FrameEventArg(SoRemoteVizClient source,
long id,
long dataLength,
boolean isLossless,
java.lang.String message)
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
long |
getDataLength()
Returns the frame data length.
|
long |
getId()
Returns the frame ID.
|
java.lang.String |
getMessage()
Returns the attached message.
|
SoRemoteVizClient |
getSource()
Returns the
SoRemoteVizClient node that triggered the event. |
boolean |
isLossless()
Returns if the frame encoding is lossless.
|
void |
setValue(SoRemoteVizClient.FrameEventArg copyFrom) |
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public FrameEventArg(SoRemoteVizClient source, long id, long dataLength, boolean isLossless, java.lang.String message)
public void setValue(SoRemoteVizClient.FrameEventArg copyFrom)
public long getDataLength()
public SoRemoteVizClient getSource()
SoRemoteVizClient
node that triggered the event.getSource
in interface SbEventArg
public boolean isLossless()
public long getId()
public java.lang.String getMessage()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com