Related changes
Appearance
Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
26 November 2025
|
|
N 02:15 | MMIOM CODEC CLOSE 2 changes history +900 [Martini (2×)] | |||
|
|
02:15 (cur | prev) 0 Martini talk contribs | ||||
| N |
|
01:52 (cur | prev) +900 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_CLOSE}} This message requests that a CODEC opened by MMIOM_CODEC_OPEN be closed. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_CLOSE.: param3 LONG lParam1; →This parameter is not used.: param4 ULONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer to CODEC handle. ;''usMsg'' (USHORT) - input :Set t...") | |||
| N 02:03 | MMIOM CODEC QUERYNAMELENGTH diffhist +1,022 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_QUERYNAMELENGTH}} This message is sent to the CODEC procedure by mmioQueryCODECNameLength to request the length of the CODEC name. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_QUERYNAMELENGTH.: param3 LONG lParam1; →Pointer to the length in bytes of the CODEC name string.: param4 LONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC''...") | ||||
| N 02:02 | MMIOM CODEC QUERYNAME diffhist +1,048 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_QUERYNAME}} This message is sent to the CODEC procedure by mmioQueryCODECName to request the CODEC name. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_QUERYNAME.: param3 LONG lParam1; →Pointer to the name-string buffer.: param4 LONG lParam2; →Pointer to the name-string buffer length in bytes.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer...") | ||||
|
|
N 02:01 | MMIOM CODEC DECOMPRESS 2 changes history +1,065 [Martini (2×)] | |||
|
|
02:01 (cur | prev) +6 Martini talk contribs | ||||
| N |
|
01:58 (cur | prev) +1,059 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_DECOMPRESS}} This message requests the CODEC Proc to decompress the data. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_DECOMPRESS.: param3 LONG lParam1; →Pointer to the MMVIDEODECOMPRESS structure.: param4 LONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer to CODEC handle. ;''usMsg'' (USHORT) - inp...") | |||
|
|
N 02:00 | MMIOM CODEC OPEN 2 changes history +1,249 [Martini (2×)] | |||
|
|
02:00 (cur | prev) 0 Martini talk contribs | ||||
| N |
|
02:00 (cur | prev) +1,249 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_OPEN}} This message requests a CODEC procedure instance be opened. On completion, it returns a CODEC handle in ''phCODEC''. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_OPEN.: param3 LONG lParam1; →Pointer to an CODECOPEN structure.: param4 LONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer to CODEC han...") | |||
|
|
N 01:54 | MMIOM CODEC COMPRESS 2 changes history +899 [Martini (2×)] | |||
|
|
01:54 (cur | prev) 0 Martini talk contribs (→Parameters) | ||||
| N |
|
01:53 (cur | prev) +899 Martini talk contribs (Created page with "{{DISPLAYTITLE:MMIOM_CODEC_COMPRESS}} This message requests that data be compressed by the CODEC. ==Syntax== <PRE> param1 PHCODEC phCODEC; →Pointer to CODEC handle.: param2 USHORT usMsg; →Set to MMIOM_CODEC_COMPRESS.: param3 LONG lParam1; →Pointer to an MMCOMPRESS structure.: param4 LONG lParam2; →This parameter is not used.: </PRE> ==Parameters== ;''phCODEC'' (PHCODEC) - input :Pointer to CODEC handle. ;''usMsg'' (USHORT) - input :Set to **...") | |||