| Package | Description |
|---|---|
| com.aspose.slides.api | |
| com.aspose.slides.model |
| Modifier and Type | Method and Description |
|---|---|
CaptionTracks |
SlidesApi.getCaptionTracks(String name,
Integer slideIndex,
Integer shapeIndex,
Boolean includeData,
String password,
String folder,
String storage)
Gets video/audio captions tracks.
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<CaptionTracks> |
SlidesApi.getCaptionTracksWithHttpInfo(String name,
Integer slideIndex,
Integer shapeIndex,
Boolean includeData,
String password,
String folder,
String storage)
Gets video/audio captions tracks.
|
| Modifier and Type | Method and Description |
|---|---|
com.squareup.okhttp.Call |
SlidesApi.getCaptionTracksAsync(String name,
Integer slideIndex,
Integer shapeIndex,
Boolean includeData,
String password,
String folder,
String storage,
ApiCallback<CaptionTracks> callback)
Gets video/audio captions tracks.
|
| Modifier and Type | Method and Description |
|---|---|
CaptionTracks |
CaptionTracks.addItemsItem(CaptionTrack itemsItem) |
CaptionTracks |
CaptionTracks.items(List<CaptionTrack> items) |
Copyright © 2025. All rights reserved.