destroyed property

bool destroyed

Wheter this encoder was already destroyed by calling destroy. If so, calling any method will result in an OpusDestroyedError.

Implementation

bool get destroyed;