Error processing SSI file
LEADTOOLS Multimedia (Leadtools.Multimedia assembly)

Show in webframe

GetVideoFormatData Method






Copies data from the video format buffer.
Syntax
public VideoInfoHeader GetVideoFormatData()
'Declaration
 
Public Function GetVideoFormatData() As VideoInfoHeader
'Usage
 
Dim instance As MediaType
Dim value As VideoInfoHeader
 
value = instance.GetVideoFormatData()
public:
VideoInfoHeader GetVideoFormatData(); 

Return Value

A VideoInfoHeader structure containing the format data.
Remarks
Copies data from the video format buffer. This is a helper method which internally calls MediaType.GetFormatData marshalling the returned byte array to a VideoInfoHeader structure. If the method fails, an error is raised. For more information, refer to the Error Codes.
Requirements

Target Platforms

See Also

Reference

MediaType Class
MediaType Members

Error processing SSI file
Leadtools.Multimedia requires a Multimedia or Multimedia Suite license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features