|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.gstreamer.lowlevel.NativeValue
org.gstreamer.lowlevel.Handle
org.gstreamer.lowlevel.NativeObject
org.gstreamer.lowlevel.RefCountedObject
org.gstreamer.MiniObject
org.gstreamer.Message
org.gstreamer.message.EOSMessage
public class EOSMessage
This message is generated and posted in the sink elements of a Bin.
The bin will only forward the EOS message to the application if all sinks
have posted an EOS message.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
NativeObject.Initializer |
| Field Summary |
|---|
| Fields inherited from class org.gstreamer.Message |
|---|
messageStruct |
| Fields inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
defaultInit, LIFECYCLE, ownsHandle |
| Constructor Summary | |
|---|---|
EOSMessage(GstObject src)
Creates a new eos message. |
|
EOSMessage(NativeObject.Initializer init)
Creates a new eos message. |
|
| Method Summary |
|---|
| Methods inherited from class org.gstreamer.Message |
|---|
copy, getSource, getStructure, getType, makeWritable |
| Methods inherited from class org.gstreamer.MiniObject |
|---|
disposeNativeHandle, isWritable, makeWritable, objectFor, ref, unref |
| Methods inherited from class org.gstreamer.lowlevel.NativeObject |
|---|
classFor, disown, dispose, equals, finalize, getNativeAddress, handle, hashCode, initializer, initializer, instanceFor, invalidate, isDisposed, nativeValue, objectFor, objectFor, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public EOSMessage(NativeObject.Initializer init)
init - internal initialization data.public EOSMessage(GstObject src)
src - The object originating the message.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||