Replays the WAVE sound segment segment. Other formats does not have to be supported.
Namespace:
SGP.XSpaceAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
public MusicSegmentState Play( MusicSegment segment ) |
Parameters
- segment
- Type: MusicSegment
A segment.
Return Value
Returns the MusicSegmentState instance for playback state check.
Exceptions
Exception | Condition |
---|---|
System..::.ArgumentNullException | segment is nullNothingnullptra null reference (Nothing in Visual Basic). |