MeiCam SDK For Android  3.14.0
Public Member Functions | List of all members
com.meicam.sdk.NvsStreamingContext.CompileCallback2 Interface Reference

The second callback interface for timeline file compilation. More...

Public Member Functions

void onCompileCompleted (NvsTimeline timeline, boolean isCanceled)
 Timeline compile file completion. More...
 

Detailed Description

The second callback interface for timeline file compilation.

Member Function Documentation

◆ onCompileCompleted()

void com.meicam.sdk.NvsStreamingContext.CompileCallback2.onCompileCompleted ( NvsTimeline  timeline,
boolean  isCanceled 
)

Timeline compile file completion.

Parameters
timelineTimeline.
isCanceledCompilation is completed due to cancelation. Note: any operations on the engine that causes compilation to stop are refer to as cancelation.
Since
1.6.0

The documentation for this interface was generated from the following file: