Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
1/6/2010
The Wxutil.h header file in the DirectShow base classes provides functions for converting between different data types (for example, between integers and wide strings) and between different stream formats.
| Programming element | Description |
|---|---|
Converts a string to an integer. |
|
Converts a VIDEOINFO stream format to a VIDEOINFOHEADER2 format. |
|
Converts an integer to a wide string. |
|
Converts a wide string to an integer. |