IAVIEditStream::SetInfo
The
SetInfo method changes the characteristics of a stream. Called when an application
uses the
EditStreamSetInfo function.
HRESULT SetInfo(
PAVISTREAM pavi,
|
|
AVISTREAMINFO *lpInfo,
|
|
LONG cbInfo
|
|
);
|
|
Parameters
pavi
Address of the interface to a stream.
lpInfo
Address of an
AVISTREAMINFO structure containing the new stream characteristics.
cbInfo
Size, in bytes, of the buffer.
Return Values
Returns the HRESULT defined by OLE.
Remarks
For handlers written in C++,
SetInfo has the following syntax:
HRESULT SetInfo(AVISTREAMINFO *lpInfo, LONG cbInfo);
See Also
EditStreamSetInfo,
AVISTREAMINFO
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database