structure KSSTREAM_UVC_METADATA (ks.h)

La structure KSSTREAM_UVC_METADATA contient les informations de début et de fin de l’horodatage de l’image.

Syntaxe

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

Membres

StartOfFrameTimestamp

Contient les informations de début de l’horodatage de l’image.

EndOfFrameTimestamp

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

Configuration requise

Condition requise Valeur
En-tête ks.h (inclure Ks.h)