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