| IVideoCatalogServiceGetSubtitle Method |
Get a specific subtitle given an id
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax Subtitle GetSubtitle(
long subtitle_id
)
Parameters
- subtitle_id Int64
- subtitle identifier
Return Value
Subtitlea subtitle
See Also