Skip to content

Latest commit

 

History

History
83 lines (58 loc) · 1.71 KB

ns-mfidl-mf_byte_stream_cache_range.md

File metadata and controls

83 lines (58 loc) · 1.71 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords f1_keywords dev_langs req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql topic_type api_type api_location api_name targetos req.typenames req.redist ms.custom
NS:mfidl.__MIDL___MIDL_itf_mfidl_0000_0059_0001
MF_BYTE_STREAM_CACHE_RANGE (mfidl.h)
Specifies a range of bytes.
MF_BYTE_STREAM_CACHE_RANGE
MF_BYTE_STREAM_CACHE_RANGE structure [Media Foundation]
mf.mf_byte_stream_cache_range
mfidl/MF_BYTE_STREAM_CACHE_RANGE
mf\mf_byte_stream_cache_range.htm
mf
BE684626-32AC-4BF1-8CF1-D68F8A0ABB9E
12/05/2018
MF_BYTE_STREAM_CACHE_RANGE, MF_BYTE_STREAM_CACHE_RANGE structure [Media Foundation], mf.mf_byte_stream_cache_range, mfidl/MF_BYTE_STREAM_CACHE_RANGE
mfidl/MF_BYTE_STREAM_CACHE_RANGE
c++
mfidl.h
Windows
Windows 8 [desktop apps \| UWP apps]
None supported
APIRef
kbSyntax
HeaderDef
mfidl.h
MF_BYTE_STREAM_CACHE_RANGE
Windows
MF_BYTE_STREAM_CACHE_RANGE
19H1

MF_BYTE_STREAM_CACHE_RANGE structure

-description

Specifies a range of bytes.

-struct-fields

-field qwStartOffset

The offset, in bytes, of the start of the range.

-field qwEndOffset

The offset, in bytes, of the end of the range.

-see-also

IMFByteStreamCacheControl2::GetByteRanges

Media Foundation Structures