LEADTOOLS Multimedia (Leadtools.Multimedia assembly)
LEAD Technologies, Inc

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()
 function Leadtools.Multimedia.MediaType.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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MediaType Class
MediaType Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

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