ReactOS 0.4.15-dev-7958-gcd0bb1a
StreamData Struct Reference
Collaboration diagram for StreamData:

Public Attributes

DWORD dwSampleSize
 
FLOAT fSamplesPerSec
 
DWORD dwLength
 
AVISTREAMHEADER streamheader
 
DWORD entries
 
AVISTDINDEX ** stdindex
 
DWORD frames
 
BOOL seek
 
DWORD pos
 
DWORD pos_next
 
DWORD index
 
DWORD index_next
 
HANDLE thread
 
HANDLE packet_queued
 
IMediaSamplesample
 
DWORD preroll
 

Detailed Description

Definition at line 57 of file avisplit.c.

Member Data Documentation

◆ dwLength

DWORD StreamData::dwLength

Definition at line 61 of file avisplit.c.

◆ dwSampleSize

DWORD StreamData::dwSampleSize

Definition at line 59 of file avisplit.c.

◆ entries

DWORD StreamData::entries

Definition at line 64 of file avisplit.c.

Referenced by AVISplitter_InputPin_PreConnect().

◆ frames

DWORD StreamData::frames

Definition at line 66 of file avisplit.c.

◆ fSamplesPerSec

FLOAT StreamData::fSamplesPerSec

Definition at line 60 of file avisplit.c.

◆ index

DWORD StreamData::index

Definition at line 70 of file avisplit.c.

◆ index_next

DWORD StreamData::index_next

Definition at line 70 of file avisplit.c.

◆ packet_queued

HANDLE StreamData::packet_queued

Definition at line 76 of file avisplit.c.

◆ pos

DWORD StreamData::pos

Definition at line 70 of file avisplit.c.

◆ pos_next

DWORD StreamData::pos_next

Definition at line 70 of file avisplit.c.

◆ preroll

DWORD StreamData::preroll

Definition at line 80 of file avisplit.c.

◆ sample

IMediaSample* StreamData::sample

Definition at line 77 of file avisplit.c.

◆ seek

BOOL StreamData::seek

Definition at line 67 of file avisplit.c.

◆ stdindex

AVISTDINDEX** StreamData::stdindex

Definition at line 65 of file avisplit.c.

◆ streamheader

AVISTREAMHEADER StreamData::streamheader

Definition at line 63 of file avisplit.c.

◆ thread

HANDLE StreamData::thread

Definition at line 76 of file avisplit.c.


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