Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Dear Friends:

I want to write a sound or video file as a binary format to a data file.
How can I do this?

Warmly Regards
Posted
Updated 9-Mar-12 0:20am
v2

1 solution

You can try using the BinaryWriter[^] class to achieve this.

Cheers
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900