In The Hand - .NET Components for Mobility
Stream Property
Namespaces
►
InTheHand.Media
►
SoundPlayer
►
Stream
C#
Visual Basic
Gets or sets the
Stream
from which to load the .wav file.
Declaration Syntax
C#
Visual Basic
public
Stream
Stream
{
get
;
set
; }
Public
Property
Stream
As
Stream
Remarks
This property is set to null when the
SoundLocation
property is set to a new and valid sound location.
Assembly:
InTheHand.WindowsMobile
(Module: InTheHand.WindowsMobile) Version: 3.2.0.0