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, getNativeResourceHandle
public FrameEventArg(SoRemoteVizClient source, long id, long dataLength, boolean isLossless, java.lang.String message)
public long getDataLength()
public void setValue(SoRemoteVizClient.FrameEventArg copyFrom)
public boolean isLossless()
public long getId()
public java.lang.String getMessage()
public SoRemoteVizClient getSource()
SoRemoteVizClient
node that triggered the event.getSource
in interface SbEventArg
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com