FreeRDP
TSMM_VIDEO_DATA Struct Reference

a video data packet More...

#include <video.h>

Data Fields

BYTE PresentationId
 
BYTE Version
 
BYTE Flags
 
UINT64 hnsTimestamp
 
UINT64 hnsDuration
 
UINT16 CurrentPacketIndex
 
UINT16 PacketsInSample
 
UINT32 SampleNumber
 
UINT32 cbSample
 
BYTE * pSample
 

Detailed Description

a video data packet

Definition at line 86 of file channels/video.h.

Field Documentation

◆ cbSample

UINT32 TSMM_VIDEO_DATA::cbSample

Definition at line 96 of file channels/video.h.

◆ CurrentPacketIndex

UINT16 TSMM_VIDEO_DATA::CurrentPacketIndex

Definition at line 93 of file channels/video.h.

◆ Flags

BYTE TSMM_VIDEO_DATA::Flags

Definition at line 90 of file channels/video.h.

◆ hnsDuration

UINT64 TSMM_VIDEO_DATA::hnsDuration

Definition at line 92 of file channels/video.h.

◆ hnsTimestamp

UINT64 TSMM_VIDEO_DATA::hnsTimestamp

Definition at line 91 of file channels/video.h.

◆ PacketsInSample

UINT16 TSMM_VIDEO_DATA::PacketsInSample

Definition at line 94 of file channels/video.h.

◆ PresentationId

BYTE TSMM_VIDEO_DATA::PresentationId

Definition at line 88 of file channels/video.h.

◆ pSample

BYTE* TSMM_VIDEO_DATA::pSample

Definition at line 97 of file channels/video.h.

◆ SampleNumber

UINT32 TSMM_VIDEO_DATA::SampleNumber

Definition at line 95 of file channels/video.h.

◆ Version

BYTE TSMM_VIDEO_DATA::Version

Definition at line 89 of file channels/video.h.


The documentation for this struct was generated from the following file: