IPLContext

Type Alias IPLContext 

Source
pub type IPLContext = *mut _IPLContext_t;
Expand description

A context object, which controls low-level operations of Steam Audio. Typically, a context is specified once during the execution of the client program, before calling any other API functions.