StreamFragmentHash Property |
A hash value uniquely identifying this StreamFragment.
Namespace: StreamCoders.Adaptive.SmoothStreamingAssembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic string Hash { get; }
Public ReadOnly Property Hash As String
Get
public:
property String^ Hash {
String^ get ();
}
member Hash : string with get
Property Value
Type:
String
See Also