CVSound
Interface CVSound
Namespace: SwiftlyS2.Shared.SchemaDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CVSound : ISchemaClass<CVSound>, ISchemaField, ISchemaClass, INativeHandleImplements
Properties
Channels
ref uint Channels { get; }Property Value
Duration
ref float Duration { get; }Property Value
Format
ref CVSoundFormat_t Format { get; }Property Value
LoopEnd
ref int LoopEnd { get; }Property Value
LoopStart
ref int LoopStart { get; }Property Value
Rate
ref int Rate { get; }Property Value
SampleCount
ref uint SampleCount { get; }Property Value
Sentences
ref CUtlLeanVector<CAudioSentence, int> Sentences { get; }Property Value
StreamingSize
ref uint StreamingSize { get; }Property Value