// MPropertyFriendlyName = Default Container
// MPropertyDescription = Voice Container Default
class CVoiceContainerDefault : public CVoiceContainerBase
{
};KV3 Class Defaults
{
_ class = "CVoiceContainerDefault"
m_ vSound =
{
m_ nRate = 0
m_ nFormat = "PCM16"
m_ nChannels = 0
m_ nLoopStart = 0
m_ nSampleCount = 0
m_ flDuration = 0.0
m_ Sentences = [ ]
m_ nStreamingSize = 0
m_ nSeekTable = [ ]
m_ nLoopEnd = 0
m_ encodedHeader = #[ ]
}
m_ pEnvelopeAnalyzer = null
}