MatroskaSegmentSegmentUid Property |
Namespace: StreamCoders.ContainerAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic Guid SegmentUid { get; }
Public ReadOnly Property SegmentUid As Guid
Get
public:
property Guid SegmentUid {
Guid get ();
}
member SegmentUid : Guid with get
Property Value
Type:
Guid
See Also