AudioWaveFormatBlockAlign Property |
Returns the block alignment
Namespace: Ozeki.MediaAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public virtual short BlockAlign { get; set; }
Public Overridable Property BlockAlign As Short
Get
Set
public:
virtual property short BlockAlign {
short get ();
void set (short value);
}
abstract BlockAlign : int16 with get, set
override BlockAlign : int16 with get, set
Property Value
Type:
Int16See Also