Partager via


structure KSSTREAM_UVC_METADATA (ks.h)

La structure KSSTREAM_UVC_METADATA contient des informations de début et de fin d’horodatage d’images.

Syntaxe

typedef struct {
  KSSTREAM_UVC_METADATATYPE_TIMESTAMP StartOfFrameTimestamp;
  KSSTREAM_UVC_METADATATYPE_TIMESTAMP EndOfFrameTimestamp;
} KSSTREAM_UVC_METADATA, *PKSSTREAM_UVC_METADATA;

Membres

StartOfFrameTimestamp

Contient le début des informations d’horodatage d’images.

EndOfFrameTimestamp

Contient des informations d’horodatage de fin d’image.

Exigences

Exigence Valeur
d’en-tête ks.h (include Ks.h)