BASS.NET API for the Un4seen BASS Audio Library

EncoderOPUSEncoderType Property

BASS.NET API for the Un4seen BASS Audio Library
Gets a value indicating the type of content. Here BASS_CTYPE_STREAM_OPUS is always returned.

Namespace:  Un4seen.Bass.Misc
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public override BASSChannelType EncoderType { get; }

Property Value

Type: BASSChannelType

Implements

IBaseEncoderEncoderType
See Also

Reference