James
Guest
|
Posted:
Sun Sep 05, 2004 9:29 pm Post subject:
Getting Datestamp from digital camcorder |
|
|
How can you get the datestamp (the recorded date and time) from a digital
camcorder using the Windows Media 9 Series SDK? Could anyone point me to a
class and method? Or do I have to use another library like DirectShow?
I am trying to develop a C# application, so I would prefer not to deal with
COM Interop unless absolutely required.
I am able to get the timecode from a digital camcorder while capturing
using the IWMEncDeviceControlPlugin.CurrentPosition.timecode.dwFrames
property, but I also need to get the recorded date and time. I have a
digital camcorder using the 1394 firewire connection.
Regards and thanks in advance,
James
|
|