attributo MF_BYTESTREAM_IFO_FILE_URI

Contiene l'URL del file IFO (DVD Information) specificato dal server HTTP nell'intestazione HTTP "Pragma: ifoFileURI.dlna.org".

Tipo di dati

LPWSTR

Ottenere/impostare

Per ottenere questo attributo, chiamare IMFAttributes::GetString.

Per impostare questo attributo, chiamare IMFAttributes::SetString.

Si applica a

IMFByteStream

Commenti

Il flusso di byte HTTP cerca la stringa "ifoFileURI.dlna.org" nell'intestazione HTTP. Se la stringa viene trovata, viene copiata in questo attributo nel flusso di byte.

La costante GUID per questo attributo viene esportata da mfuuid.lib.

Requisiti

Requisito Valore
Client minimo supportato
Windows 7 [app desktop | App UWP]
Server minimo supportato
Windows Server 2008 R2 [app desktop | App UWP]
Intestazione
Mfobjects.h (include Mfidl.h)

Vedi anche

Elenco alfabetico degli attributi di Media Foundation

Attributi del flusso di byte

IMFByteStream