| IVideoCatalogServiceRemoveSubtitle Method |
Remove a subtitle from the catalog
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax void RemoveSubtitle(
long subtitle_id
)
Parameters
- subtitle_id Int64
- subtitle identifier
See Also