HolyLib Wiki

IGModAudioChannelEncoder

IGModAudioChannelEncoder

Recently Added

This was recently added in version (0.8 - DEV).

Metatable function Description
__tostring Returns a formated string of the IGModAudioChannelEncoder -> IGModAudioChannelEncoder [FileName/Format]
__index Used to find the functions on the metatable and access saved variables
__newindex Used to allow one to save variables on the object
__gc Internally deletes the encoder turning it invalid

Methods

boolean IGModAudioChannelEncoder:IsValid( )
Returns true if the encoder is valid.