Click or drag to resize
MediaDataData Property
Gets the media data as byte array.

Namespace: Ozeki.Media
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public byte[] Data { get; set; }

Property Value

Type: Byte
See Also