|
MeiCam SDK For Android
3.14.4
|
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... | |
The callback interface for timeline slice file compilation.
| void com.meicam.sdk.NvsStreamingContext.CompileSliceCallback.onCompileSliceCompleted | ( | NvsTimeline | timeline, |
| String | filePath, | ||
| boolean | isVideo, | ||
| int | index | ||
| ) |
Timeline compile slice file completion.
| timeline | Timeline. |
| filePath | File path |
| isVideo | Whether the file is video or not |
| index | Index of file |
1.8.17