Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The PID_MAP structure describes a group of packets in the output stream of a packet identifier (PID) filter. This group consists of packets that are identified with an identical PID and contain particular media content.
Syntax
typedef struct {
ULONG ulPID;
MEDIA_SAMPLE_CONTENT MediaSampleContent;
} PID_MAP;
Members
ulPID
Identifier of particular packets.
MediaSampleContent
MEDIA_SAMPLE_CONTENT enumerated type value that specifies the type of media content that packets contain.
Requirements
| Requirement | Value |
|---|---|
| Header | bdatypes.h (include Bdatypes.h) |