Genvid_GetParameterPointer()

GenvidStatus Genvid_GetParameterPointer(const char *streamID, const char *paramKey, void **paramValue)

For the specified streamID, retrieves the pointer value of a stream parameter named paramKey and stores it at the address pointed to by paramValue.

Using a NULL streamID works for system parameters.

See the Engine configuration section for more details within the subsection Common Parameters for each parameter available.