Shaka Player Embedded
Public Member Functions | Static Public Member Functions | List of all members
shaka::js::URL Class Reference

#include <url.h>

Inheritance diagram for shaka::js::URL:
shaka::BackingObject shaka::memory::Traceable

Public Member Functions

 URL ()
 
- Public Member Functions inherited from shaka::BackingObject
 BackingObject ()
 
void Trace (memory::HeapTracer *tracer) const override
 
bool IsRootedAlive () const override
 
std::string name () const
 
virtual BackingObjectFactoryBasefactory () const =0
 
bool DerivedFrom (const std::string &base)
 
ReturnVal< JsValue > JsThis () const
 
void SetJsThis (Handle< JsObject > this_)
 
- Public Member Functions inherited from shaka::memory::Traceable
virtual ~Traceable ()
 
virtual bool IsShortLived () const
 

Static Public Member Functions

static std::string CreateObjectUrl (RefPtr< mse::MediaSource > media_source)
 
- Static Public Member Functions inherited from shaka::BackingObject
static void * operator new[] (size_t size)=delete
 
static void operator delete[] (void *)=delete
 

Additional Inherited Members

- Static Public Attributes inherited from shaka::BackingObject
static constexpr const size_t kInternalFieldCount = 2
 
- Static Public Attributes inherited from shaka::memory::Traceable
static constexpr const uint64_t kShortLiveDurationMs = 5000
 
- Protected Member Functions inherited from shaka::BackingObject
 ~BackingObject () override
 

Detailed Description

Definition at line 31 of file url.h.

Constructor & Destructor Documentation

§ URL()

shaka::js::URL::URL ( )

Definition at line 22 of file url.cc.

Member Function Documentation

§ CreateObjectUrl()

Doxygen_Skip std::string shaka::js::URL::CreateObjectUrl ( RefPtr< mse::MediaSource media_source)
static

Definition at line 27 of file url.cc.


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