MythTV  master
Functions
AVS Namespace Reference

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)
 

Detailed Description

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.

Function Documentation

◆ CreateMPEG2Receiver()

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 
)

◆ DestroyMPEG2Receiver()

IOReturn AVS::DestroyMPEG2Receiver ( MPEG2Receiver *  pReceiver)