Contents

init

Initializes an instance of a custom property.

Declaration

virtual bool init(IOUserAudioDriver *in_audio_driver, IOUserAudioObjectPropertyAddress in_prop_addr, bool in_is_property_settable, IOUserAudioCustomPropertyDataType in_qualifier_data_type, IOUserAudioCustomPropertyDataType in_data_type);

Parameters

Return Value

true if initialization succeeded; false otherwise.

See Also

Creating a Custom Property