Property State
State
Gets or sets a value specifying the state to which the source should be set when queueing audio buffers.
public ALSourceState? State { get; set; }
Property Value
- ALSourceState?
Gets or sets a value specifying the state to which the source should be set when queueing audio buffers.
public ALSourceState? State { get; set; }