Click or drag to resize

LameMP3FileWriterSetLength Method

Setting length not supported. Throws NotImplementedException.

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public override void SetLength(
	long value
)

Parameters

value
Type: SystemInt64
Length value
See Also