public class InfoMessage extends Message
See upstream documentation at https://gstreamer.freedesktop.org/data/doc/gstreamer/stable/gstreamer/html/GstMessage.html#gst-message-new-info
Message.TypesNativeObject.Initializer, NativeObject.TypeProvider, NativeObject.TypeRegistration<T extends NativeObject>GTYPE_NAME| Modifier and Type | Method and Description |
|---|---|
int |
getCode()
Gets the error code from this message.
|
String |
getMessage()
Gets the message contained in this message.
|
getSource, getStructure, getTypecopy, getRefCount, isWritable, makeWritableclose, disown, dispose, equals, getPointer, getRawPointer, hashCode, invalidate, toStringpublic int getCode()
public String getMessage()
Copyright © 2021 gstreamer-java. All rights reserved.