| IVideoCatalogServiceGetVideoFileEntry Method |
Return a video file entry given an id.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax VideoFileEntry GetVideoFileEntry(
long video_file_id
)
Parameters
- video_file_id Int64
- Video file id
Return Value
VideoFileEntryvideo file entry
See Also