public static interface NativeObject.TypeProvider
ServiceLoader
mechanism to provide new native object registrations externally.| Modifier and Type | Method and Description |
|---|---|
Stream<NativeObject.TypeRegistration<?>> |
types()
A
Stream of NativeObject.TypeRegistration to register. |
Stream<NativeObject.TypeRegistration<?>> types()
Stream of NativeObject.TypeRegistration to register.Copyright © 2021 gstreamer-java. All rights reserved.