RDK Documentation (Open Sourced RDK Components)
StubsForAVEPlayer.cpp File Reference

Various stubs required to compile AVE drm. More...

Go to the source code of this file.

Functions

void JSValueToObject ()
 
void JSStringCreateWithUTF8CString ()
 
void JSStringGetCharactersPtr ()
 
void JSValueMakeNull ()
 
void JSValueIsUndefined ()
 
void JSClassRelease ()
 
void JSValueIsObjectOfClass ()
 
void JSStringRelease ()
 
void JSObjectSetProperty ()
 
void JSValueMakeNumber ()
 
void JSValueToBoolean ()
 
void JSObjectIsFunction ()
 
void JSValueIsBoolean ()
 
void JSValueToStringCopy ()
 
void JSValueToNumber ()
 
void JSValueIsString ()
 
void JSValueUnprotect ()
 
void JSObjectSetPrivate ()
 
void JSStringGetUTF8CString ()
 
void JSContextGetGlobalObject ()
 
void JSValueMakeString ()
 
void JSGarbageCollect ()
 
void JSStringGetLength ()
 
void JSObjectMakeConstructor ()
 
void JSObjectCallAsFunction ()
 
void JSValueMakeBoolean ()
 
void JSValueIsObject ()
 
void JSObjectGetPropertyAtIndex ()
 
void JSObjectMakeFunction ()
 
void JSObjectCopyPropertyNames ()
 
void JSPropertyNameArrayRelease ()
 
void JSObjectIsConstructor ()
 
void JSStringGetMaximumUTF8CStringSize ()
 
void JSValueMakeUndefined ()
 
void JSObjectMake ()
 
void JSPropertyNameArrayGetNameAtIndex ()
 
void JSValueIsInstanceOfConstructor ()
 
void JSContextGetGlobalContext ()
 
void JSValueIsNumber ()
 
void JSObjectHasProperty ()
 
void JSObjectGetPrivate ()
 
void JSPropertyNameArrayGetCount ()
 
void JSObjectMakeArray ()
 
void JSObjectGetProperty ()
 
void JSClassCreate ()
 
void JSValueProtect ()
 
void JSStringCreateWithCharacters ()
 
void JSObjectMakeDate ()
 
void JSObjectMakeError ()
 

yes

Various stubs required to compile AVE drm.

Note
To be removed once avedrm is used instead of aveplayer

Definition in file StubsForAVEPlayer.cpp.