-
Notifications
You must be signed in to change notification settings - Fork 42
Open
Description
When attempting to get/setProperty that's of GstValueArray type, get a crash:
[ERROR] value.cc: CanConvertV8ToGValue: 1424: Unhandled GValue type: GstValueArray (please report this)
**
ERROR:../src/value.cc:1424:bool GNodeJS::CanConvertV8ToGValue(GValue *, Local<Value>): code should not be reached
Bail out! ERROR:../src/value.cc:1424:bool GNodeJS::CanConvertV8ToGValue(GValue *, Local<Value>): code should not be reached
An easy way to raise this error is to set a mix-matrix property on the audioconvert element, for example:
audioConvert.setProperty('mix-matrix', '<<1.0,0.0>,<0.0,1.0>>')
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels