We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b4506b5 + d96b127 commit f92d4ffCopy full SHA for f92d4ff
docs/snippets/cpp/VS_Snippets_Misc/wrl-media-capture/cpp/grayscaletransform/grayscaletransform.cpp
@@ -219,7 +219,7 @@ class CGrayscale
219
IMFMediaType *m_pInputType; // Input media type.
220
IMFMediaType *m_pOutputType; // Output media type.
221
222
- // Fomat information
+ // Format information
223
UINT32 m_imageWidthInPixels;
224
UINT32 m_imageHeightInPixels;
225
DWORD m_cbImageSize; // Image size, in bytes.
0 commit comments