2014-09-15 23:21:18 +08:00
|
|
|
|
|
|
|
--------------------------------
|
|
|
|
-- @module AudioProfile
|
2014-09-16 17:16:17 +08:00
|
|
|
-- @parent_module ccexp
|
2014-09-15 23:21:18 +08:00
|
|
|
|
|
|
|
--------------------------------
|
2015-03-31 12:01:57 +08:00
|
|
|
-- Defautl constructor<br>
|
|
|
|
-- lua new
|
2014-09-15 23:21:18 +08:00
|
|
|
-- @function [parent=#AudioProfile] AudioProfile
|
|
|
|
-- @param self
|
2015-01-21 17:33:26 +08:00
|
|
|
-- @return experimental::AudioProfile#experimental::AudioProfile self (return value: cc.experimental::AudioProfile)
|
2014-09-15 23:21:18 +08:00
|
|
|
|
|
|
|
return nil
|