Gets one bit.
Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic virtual bool GetBit()
Public Overridable Function GetBit As Boolean
public:
virtual bool GetBit()
abstract GetBit : unit -> bool
override GetBit : unit -> bool
Return Value
Type:
Boolean
true if it succeeds, false if it fails.
See Also