Click or drag to resize

IVideoCatalogServiceRemoveSubtitle Method

Remove a subtitle from the catalog

Namespace: VideoCatalogService
Assembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax
C#
void RemoveSubtitle(
	long subtitle_id
)

Parameters

subtitle_id  Int64
subtitle identifier
See Also