Package com.banuba.sdk.encoding.sync
Class EncoderSync
java.lang.Object
com.banuba.sdk.encoding.sync.EncoderSync
- All Implemented Interfaces:
IEncoderSync
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
-
Constructor Details
-
EncoderSync
public EncoderSync()
-
-
Method Details
-
setAudioEncoded
public void setAudioEncoded()- Specified by:
setAudioEncoded
in interfaceIEncoderSync
-
setVideoEncoded
public void setVideoEncoded()- Specified by:
setVideoEncoded
in interfaceIEncoderSync
-
setEncodingStarted
public void setEncodingStarted()- Specified by:
setEncodingStarted
in interfaceIEncoderSync
-
waitForEncodingReady
public void waitForEncodingReady()- Specified by:
waitForEncodingReady
in interfaceIEncoderSync
-
setEncoderReady
public void setEncoderReady()- Specified by:
setEncoderReady
in interfaceIEncoderSync
-