cocos2d-x  3.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
MediaStreamer Class Reference

#include <MediaStreamer.h>

Public Member Functions

virtual ~MediaStreamer ()
 
WAVEFORMATEX & GetOutputWaveFormatEx ()
 
UINT32 GetMaxStreamLengthInBytes ()
 
void Initialize (_In_ const WCHAR *url)
 
void ReadAll (uint8 *buffer, uint32 maxBufferSize, uint32 *bufferLength)
 
void Restart ()
 
virtual ~MediaStreamer ()
 
WAVEFORMATEX & GetOutputWaveFormatEx ()
 
UINT32 GetMaxStreamLengthInBytes ()
 
void Initialize (_In_ const WCHAR *url)
 
void ReadAll (uint8 *buffer, uint32 maxBufferSize, uint32 *bufferLength)
 
void Restart ()
 

Public Attributes

internal __pad1__: MediaStreamer()
 

Constructor & Destructor Documentation

virtual ~MediaStreamer ( )
virtual
virtual ~MediaStreamer ( )
virtual

Member Function Documentation

UINT32 GetMaxStreamLengthInBytes ( )
inline
UINT32 GetMaxStreamLengthInBytes ( )
inline
WAVEFORMATEX& GetOutputWaveFormatEx ( )
inline
WAVEFORMATEX& GetOutputWaveFormatEx ( )
inline
void Initialize ( _In_ const WCHAR *  url)
void Initialize ( _In_ const WCHAR *  url)
void ReadAll ( uint8 *  buffer,
uint32  maxBufferSize,
uint32 *  bufferLength 
)
void ReadAll ( uint8 *  buffer,
uint32  maxBufferSize,
uint32 *  bufferLength 
)
void Restart ( )
void Restart ( )

Member Data Documentation

internal __pad1__

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