|
StreamEventArgsStreamDirection Property |
[Missing <summary> documentation for "P:VoiceElements.Interface.StreamEventArgs.StreamDirection"]
Namespace:
VoiceElements.Interface
Assembly:
VoiceElementsInterface (in VoiceElementsInterface.dll) Version: 8.6.1.1
Syntax public StreamDirection StreamDirection { get; set; }
Public Property StreamDirection As StreamDirection
Get
Set
public:
property StreamDirection StreamDirection {
StreamDirection get ();
void set (StreamDirection value);
}
member StreamDirection : StreamDirection with get, set
Property Value
Type:
StreamDirectionSee Also