MythTV
master
|
DarwinFirewireChannel Copyright (c) 2005 by Jim Westfall SA3250HD support Copyright (c) 2005 by Matt Porter Copyright (c) 2006 by Dave Abrahams Distributed as part of MythTV under GPL v2 and later. More...
Functions | |
IOReturn | CreateMPEG2Receiver (MPEG2Receiver **ppReceiver, DataPushProc dataPushProcHandler, void *pDataPushProcRefCon=nil, MPEG2ReceiverMessageProc messageProcHandler=nil, void *pMessageProcRefCon=nil, StringLogger *stringLogger=nil, IOFireWireLibNubRef nubInterface=nil, unsigned int cyclesPerSegment=kCyclesPerReceiveSegment, unsigned int numSegments=kNumReceiveSegments, bool doIRMAllocations=false) |
IOReturn | DestroyMPEG2Receiver (MPEG2Receiver *pReceiver) |
DarwinFirewireChannel Copyright (c) 2005 by Jim Westfall SA3250HD support Copyright (c) 2005 by Matt Porter Copyright (c) 2006 by Dave Abrahams Distributed as part of MythTV under GPL v2 and later.
IOReturn AVS::CreateMPEG2Receiver | ( | MPEG2Receiver ** | ppReceiver, |
DataPushProc | dataPushProcHandler, | ||
void * | pDataPushProcRefCon = nil , |
||
MPEG2ReceiverMessageProc | messageProcHandler = nil , |
||
void * | pMessageProcRefCon = nil , |
||
StringLogger * | stringLogger = nil , |
||
IOFireWireLibNubRef | nubInterface = nil , |
||
unsigned int | cyclesPerSegment = kCyclesPerReceiveSegment , |
||
unsigned int | numSegments = kNumReceiveSegments , |
||
bool | doIRMAllocations = false |
||
) |
Referenced by DarwinFirewireDevice::OpenAVStream().
IOReturn AVS::DestroyMPEG2Receiver | ( | MPEG2Receiver * | pReceiver | ) |
Referenced by DarwinFirewireDevice::CloseAVStream().