VideoData Class
An object that holds video binary data.

C# Syntax

public class VideoData 
Inheritance Hierarchy

System.Object
   HP.LFT.SDK.VideoData

Public Constructors
 NameDescription
Public ConstructorVideoData ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyDataVideo binary data.  
Public PropertyFormatVideo format.  
Top