BASS.NET API for the Un4seen BASS Audio Library

BASS_TAG_CARTEndTime Property

BASS.NET API for the Un4seen BASS Audio Library
The end time of cut (max. 10 characters, in format hh:mm:ss).

Namespace:  Un4seen.Bass
Assembly:  Bass.Net (in Bass.Net.dll) Version: 2.4.17.5
Syntax

public string EndTime { get; set; }

Property Value

Type: String
Remarks

This code shall indicate the time of day on the appointed end date after which the sequence becomes inactive. If blank, applications shall assume an end time of 23:59:59.
See Also

Reference