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 ()
var ~MediaStreamer ()
local ~MediaStreamer ()
WAVEFORMATEX & GetOutputWaveFormatEx ()
local GetOutputWaveFormatEx ()
UINT32 GetMaxStreamLengthInBytes ()
var GetMaxStreamLengthInBytes ()
local GetMaxStreamLengthInBytes ()
void Initialize (_In_ const WCHAR *url)
var Initialize ( var url)
local Initialize ( local url)
void ReadAll (uint8 *buffer, uint32 maxBufferSize, uint32 *bufferLength)
var ReadAll ( var buffer, var maxBufferSize, var bufferLength)
local ReadAll ( local buffer, local maxBufferSize, local bufferLength)
void Restart ()
var Restart ()
local Restart ()
virtual ~MediaStreamer ()
var ~MediaStreamer ()
local ~MediaStreamer ()
WAVEFORMATEX & GetOutputWaveFormatEx ()
local GetOutputWaveFormatEx ()
UINT32 GetMaxStreamLengthInBytes ()
var GetMaxStreamLengthInBytes ()
local GetMaxStreamLengthInBytes ()
void Initialize (_In_ const WCHAR *url)
var Initialize ( var url)
local Initialize ( local url)
void ReadAll (uint8 *buffer, uint32 maxBufferSize, uint32 *bufferLength)
var ReadAll ( var buffer, var maxBufferSize, var bufferLength)
local ReadAll ( local buffer, local maxBufferSize, local bufferLength)
void Restart ()
var Restart ()
local Restart ()

Public Attributes

internal __pad1__: MediaStreamer()
var __pad1__: MediaStreamer()
local __pad1__: MediaStreamer()

Constructor & Destructor Documentation

virtual ~MediaStreamer ( )
virtual
var ~MediaStreamer ( )
virtual
local ~MediaStreamer ( )
virtual
virtual ~MediaStreamer ( )
virtual
var ~MediaStreamer ( )
virtual
local ~MediaStreamer ( )
virtual

Member Function Documentation

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

Member Data Documentation

internal __pad1__
var __pad1__
local __pad1__

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