ReactOS 0.4.15-dev-7942-gd23573b
StdMediaSample2 Struct Reference
Collaboration diagram for StdMediaSample2:

Public Attributes

IMediaSample2 IMediaSample2_iface
 
LONG ref
 
AM_SAMPLE2_PROPERTIES props
 
IMemAllocatorpParent
 
struct list listentry
 
LONGLONG tMediaStart
 
LONGLONG tMediaEnd
 

Detailed Description

Definition at line 34 of file memallocator.c.

Member Data Documentation

◆ IMediaSample2_iface

IMediaSample2 StdMediaSample2::IMediaSample2_iface

Definition at line 36 of file memallocator.c.

Referenced by BaseMemAllocator_GetBuffer().

◆ listentry

struct list StdMediaSample2::listentry

Definition at line 40 of file memallocator.c.

Referenced by BaseMemAllocator_ReleaseBuffer(), and StdMemAllocator_Alloc().

◆ pParent

IMemAllocator* StdMediaSample2::pParent

Definition at line 39 of file memallocator.c.

Referenced by StdMemAllocator_Free().

◆ props

AM_SAMPLE2_PROPERTIES StdMediaSample2::props

Definition at line 38 of file memallocator.c.

◆ ref

LONG StdMediaSample2::ref

Definition at line 37 of file memallocator.c.

Referenced by BaseMemAllocator_GetBuffer().

◆ tMediaEnd

LONGLONG StdMediaSample2::tMediaEnd

Definition at line 42 of file memallocator.c.

◆ tMediaStart

LONGLONG StdMediaSample2::tMediaStart

Definition at line 41 of file memallocator.c.


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