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