Namespace: StreamCoders.Container.MP4Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntaxpublic virtual int GetBits(
	int n
)
Public Overridable Function GetBits ( 
	n As Integer
) As Integer
public:
virtual int GetBits(
	int n
)
abstract GetBits : 
        n : int -> int 
override GetBits : 
        n : int -> int Parameters
- n
 - Type: SystemInt32
 
Return Value
Type: 
Int32
See Also