MediaSuite 4
MediaSuite 4
StreamCoders.Container.MP4
MP4StreamReader Class
MP4StreamReader Methods
ReadByteBuffer Method
ReadByteBuffer Method (Int32)
ReadByteBuffer Method (Int64)
ReadByteBuffer Method (Int32, Int32)
MP4StreamReader
ReadByteBuffer Method
Overload List
Name
Description
ReadByteBuffer(Int32)
Reads a number of bytes into a newly created buffer. The returned buffer will have the size of the passed
Copy
size
parameter. EOS will be set if the number of bytes read equals zero or is less than
Copy
size
.
ReadByteBuffer(Int64)
Reads a number of bytes into a newly created buffer. The returned buffer will have the size of the passed
Copy
size
parameter. EOS will be set if the number of bytes read equals zero or is less than
Copy
size
.
ReadByteBuffer(Int32, Int32
)
Reads a number of bytes into a newly created buffer. The returned buffer will have the size of the passed
Copy
size
parameter. EOS will be set if the number of bytes read equals zero or is less than
Copy
size
.
Top
See Also
Reference
MP4StreamReader Class
StreamCoders.Container.MP4 Namespace
Copyright Streamcoders 2015