|
StreamEventArgsToByteArray Method |
[Missing <summary> documentation for "M:VoiceElements.Interface.StreamEventArgs.ToByteArray"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax public byte[] ToByteArray()
Public Function ToByteArray As Byte()
public:
array<unsigned char>^ ToByteArray()
member ToByteArray : unit -> byte[]
Return Value
Type:
Byte[Missing <returns> documentation for "M:VoiceElements.Interface.StreamEventArgs.ToByteArray"]
See Also