Shaka Player Embedded
Static Public Member Functions | List of all members
shaka::impl::ConvertHelper< bool, void > Struct Template Reference

#include <convert_js.h>

Static Public Member Functions

static bool FromJsValue (Handle< JsValue > source, bool *dest)
 
static ReturnVal< JsValue > ToJsValue (bool source)
 

Detailed Description

template<>
struct shaka::impl::ConvertHelper< bool, void >

Definition at line 339 of file convert_js.h.

Member Function Documentation

§ FromJsValue()

static bool shaka::impl::ConvertHelper< bool, void >::FromJsValue ( Handle< JsValue >  source,
bool *  dest 
)
inlinestatic

Definition at line 340 of file convert_js.h.

§ ToJsValue()

static ReturnVal<JsValue> shaka::impl::ConvertHelper< bool, void >::ToJsValue ( bool  source)
inlinestatic

Definition at line 351 of file convert_js.h.


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