◆ Movie()
◆ ~Movie()
| virtual Movie::~Movie |
( |
| ) |
|
|
inlinevirtual |
◆ _renderTexture()
| void Movie::_renderTexture |
( |
const Blob & |
buffer | ) |
|
|
inlineprotected |
◆ Close()
◆ GetFormat()
| virtual std::string Movie::GetFormat |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetFrame()
| virtual Blob Movie::GetFrame |
( |
| ) |
|
|
inlineoverridevirtual |
◆ GetHeight()
| virtual unsigned int Movie::GetHeight |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetWidth()
| virtual unsigned int Movie::GetWidth |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsPlaying()
| virtual bool Movie::IsPlaying |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Load()
| bool Movie::Load |
( |
const std::string & |
fileName | ) |
|
|
inline |
◆ LoadFromLOD()
| bool Movie::LoadFromLOD |
( |
const Blob & |
blob | ) |
|
|
inline |
◆ Play()
| virtual bool Movie::Play |
( |
bool |
loop = false | ) |
|
|
inlineoverridevirtual |
◆ PlayBink()
| virtual void Movie::PlayBink |
( |
| ) |
|
|
inlineoverridevirtual |
◆ prepare()
| virtual bool Movie::prepare |
( |
| ) |
|
|
inlineoverridevirtual |
◆ ReleaseAVCodec()
| void Movie::ReleaseAVCodec |
( |
| ) |
|
|
inline |
◆ renderFrame()
| virtual bool Movie::renderFrame |
( |
| ) |
|
|
inlineoverridevirtual |
◆ Stop()
| virtual bool Movie::Stop |
( |
| ) |
|
|
inlineoverridevirtual |
◆ _audioUpdateRate
| int Movie::_audioUpdateRate |
|
protected |
◆ _binkBuffer
| std::queue<Blob> Movie::_binkBuffer |
|
protected |
◆ _binkPacket
| AVPacket Movie::_binkPacket |
|
protected |
◆ _currentTime
| std::chrono::system_clock::time_point Movie::_currentTime |
|
protected |
◆ _desiredFrameNumber
| int Movie::_desiredFrameNumber |
|
protected |
◆ _lastVideoPts
| int Movie::_lastVideoPts = -1 |
|
protected |
◆ _stream
◆ _texture
◆ audio
◆ audio_data_in_device
◆ format_ctx
| AVFormatContext* Movie::format_ctx |
|
protected |
◆ height
| unsigned int Movie::height |
|
protected |
◆ last_resampled_frame_num
| int Movie::last_resampled_frame_num |
|
protected |
◆ looping
◆ playback_time
| double Movie::playback_time |
|
protected |
◆ playing
◆ start_time
| std::chrono::time_point<std::chrono::system_clock> Movie::start_time |
|
protected |
◆ video
◆ width
| unsigned int Movie::width |
|
protected |
The documentation for this class was generated from the following file: