ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

IMediaSample Interface Reference

import "axcore.idl";

Inherits IUnknown.

Inherited by CMediaSample, and IMediaSample2.

Public Member Functions

HRESULT GetPointer ([out] BYTE **ppBuffer)
long GetSize (void)
HRESULT GetTime ([out] REFERENCE_TIME *pTimeStart,[out] REFERENCE_TIME *pTimeEnd)
HRESULT SetTime ([in] REFERENCE_TIME *pTimeStart,[in] REFERENCE_TIME *pTimeEnd)
HRESULT IsSyncPoint (void)
HRESULT SetSyncPoint (BOOL bIsSyncPoint)
HRESULT IsPreroll (void)
HRESULT SetPreroll (BOOL bIsPreroll)
LONG GetActualDataLength (void)
HRESULT SetActualDataLength (LONG length)
HRESULT GetMediaType (AM_MEDIA_TYPE **ppMediaType)
HRESULT SetMediaType (AM_MEDIA_TYPE *pMediaType)
HRESULT IsDiscontinuity (void)
HRESULT SetDiscontinuity (BOOL bDiscontinuity)
HRESULT GetMediaTime ([out] LONGLONG *pTimeStart,[out] LONGLONG *pTimeEnd)
HRESULT SetMediaTime ([in] LONGLONG *pTimeStart,[in] LONGLONG *pTimeEnd)

Detailed Description

Definition at line 390 of file axcore.idl.


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

Generated on Sun May 27 2012 06:23:11 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.