| IVideoCatalogServiceGetAllSubtitles Method |
Get all subtitles for a video
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax Subtitle[] GetAllSubtitles(
long video_id
)
Parameters
- video_id Int64
- video identifier
Return Value
Subtitlearray of subtitles
See Also