public static interface Convert.GetOutPathCallback
Modifier and Type | Method and Description |
---|---|
java.lang.String |
invoke(Slide slide,
int index)
Callback that will be invoked for each
Slide , the output path expected to be returned. |