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

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

Public Member Functions

void onCompileSliceCompleted (NvsTimeline timeline, String filePath, boolean isVideo, int index)
 Timeline compile slice file completion. More...
 

Detailed Description

The callback interface for timeline slice file compilation.

Member Function Documentation

◆ onCompileSliceCompleted()

void com.meicam.sdk.NvsStreamingContext.CompileSliceCallback.onCompileSliceCompleted ( NvsTimeline  timeline,
String  filePath,
boolean  isVideo,
int  index 
)

Timeline compile slice file completion.

Parameters
timelineTimeline.
filePathFile path
isVideoWhether the file is video or not
indexIndex of file
Since
3.13.0

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