AudioWaveFormatBlockAlign Property |
Returns the block alignment
Namespace:
Ozeki.Media
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic 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:
Int16
See Also