Click or drag to resize

LameMP3FileWriterSetLength Method

Setting length not supported. Throws NotImplementedException.

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

Parameters

value  Int64
Length value
See Also