| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Gst.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Controllers.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Elements.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Event.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends NativeObject> |
Natives.registration(Class<T> javaType,
String gTypeName,
Function<NativeObject.Initializer,? extends T> factory)
Create a
NativeObject.TypeRegistration for linking
NativeObject subclasses to GTypes. |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
NativeObject.TypeProvider.types()
A
Stream of NativeObject.TypeRegistration to register. |
Stream<NativeObject.TypeRegistration<?>> |
GLib.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Message.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Query.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
Video.Types.types() |
| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
WebRTC.Types.types() |
Copyright © 2021 gstreamer-java. All rights reserved.