java.lang.Object
org.mbari.vcr4j.sharktopoda.decorators.FramecaptureDecorator
- All Implemented Interfaces:
Decorator
- Since:
- 2016-08-30T09:39:00
- Author:
- Brian Schlining
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.reactivex.rxjava3.core.Observable<FramecaptureResponse>void
-
Constructor Details
-
FramecaptureDecorator
- Parameters:
io- The videoio object used for controlport- The out-of-band port tha should be used by Sharktopoda
-
-
Method Details
-
getFramecaptureObservable
-
unsubscribe
public void unsubscribe()- Specified by:
unsubscribein interfaceDecorator
-