Condividi tramite


MF_BYTE_STREAM_CACHE_RANGE struttura (mfidl.h)

Specifica un intervallo di byte.

Sintassi

typedef struct __MIDL___MIDL_itf_mfidl_0000_0059_0001 {
  QWORD qwStartOffset;
  QWORD qwEndOffset;
} MF_BYTE_STREAM_CACHE_RANGE;

Members

qwStartOffset

Offset, in byte, dell'inizio dell'intervallo.

qwEndOffset

Offset, in byte, della fine dell'intervallo.

Requisiti

Requisito Valore
Client minimo supportato Windows 8 [app desktop | App UWP]
Server minimo supportato Nessuno supportato
Intestazione mfidl.h

Vedi anche

FMByteStreamCacheControl2::GetByteRanges

Strutture di Media Foundation