Gets the fundamental unit of time in 1/seconds used to represent timestamps in the stream ,according to the codec.
Namespace:
CSVideoPlayer
Assembly:
CSVideoPlayer (in CSVideoPlayer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic double TBC { get; }
Public ReadOnly Property TBC As Double
Get
Dim instance As StreamInfo
Dim value As Double
value = instance.TBC
member TBC : float with get
/** @property */
public double get_TBC()
function get TBC () : double
Property Value
Type:
Double
See Also