|
Shaka Player Embedded
|
#import <Foundation/Foundation.h>#include <memory>#include "shaka/js_manager.h"#include "shaka/media/apple_video_renderer.h"#include "shaka/media/default_media_player.h"#include "shaka/player.h"Go to the source code of this file.
Classes | |
| category | ShakaPlayer(Internal) |
Functions | |
| std::shared_ptr< shaka::JsManager > | ShakaGetGlobalEngine () |
| std::shared_ptr<shaka::JsManager> ShakaGetGlobalEngine | ( | ) |
Definition at line 219 of file ShakaPlayer.mm.
1.8.13