xoreos  0.0.5
Classes | Namespaces
xmv.h File Reference

Decoding Microsoft Xbox XMV videos. More...

#include <vector>
#include "src/common/scopedptr.h"
#include "src/video/decoder.h"
Include dependency graph for xmv.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Video::XboxMediaVideo
 A decoder for Microsoft Xbox XMV videos. More...
 
struct  Video::XboxMediaVideo::AudioInfo
 An audio track's information. More...
 
class  Video::XboxMediaVideo::XMVVideoTrack
 
class  Video::XboxMediaVideo::XMVAudioTrack
 An XMV audio track. More...
 
class  Video::XboxMediaVideo::XMVAudioTrack51
 An XMV 5.1 audio track. More...
 
struct  Video::XboxMediaVideo::PacketVideo
 A video packet. More...
 
struct  Video::XboxMediaVideo::PacketAudio
 An audio packet. More...
 
struct  Video::XboxMediaVideo::Packet
 An XMV packet. More...
 

Namespaces

 Common
 
 Sound
 
 Video
 

Detailed Description

Decoding Microsoft Xbox XMV videos.

Definition in file xmv.h.