Jump to content

Festellen ob gerade ein Aufnahme läuft?


CaptureKing

Recommended Posts

Posted (edited)

Hallo

 

Wie der Name des Topics schon aussagt suche ich eine Möglichkeit mit eigener Software über COM Interface oder Ähnliches festzustellen ob der DVBViewer gerade aufnimmt.

Vielleicht kann mir da jemand weiterhelfen.

Vielen Dank im Voraus und Entschuldigung falls das Thema schon mal behandelt wurde und ich

es nur nicht gefunden habe.

 

Hello

 

I try to find out a possibility to check if the DVBViewer is recording at the moment.

Can I use the COM interface or something like this to check this out with my own software?

Thanks in advance.

Edited by CaptureKing
Posted

ITimerCollection.Recording sollte Dir helfen. :bye:

Posted

Vielen Dank für die schnelle Antwort.

Könntest du das vielleicht mit einem kleinen Codebeispiel verdeutlichen.

Posted
Hallo

 

Wie der Name des Topics schon aussagt suche ich eine Möglichkeit mit eigener Software über COM Interface oder Ähnliches festzustellen ob der DVBViewer gerade aufnimmt.

Vielleicht kann mir da jemand weiterhelfen.

Vielen Dank im Voraus und Entschuldigung falls das Thema schon mal behandelt wurde und ich

es nur nicht gefunden habe.

 

Hello

 

I try to find out a possibility to check if the DVBViewer is recording at the moment.

Can I use the COM interface or something like this to check this out with my own software?

Thanks in advance.

 

Hol Dir die ITimerCollection über die Property TimerManager des DVBViewer Objekts. Die ITimerCollection stellt dann die Funktion IsRecordíng zur Verfügung. Diese liefert TRUE oder FALSE zurück (siehe auch COM-Interface Helpfile).

 

Alternativ könntest Du die Events OnStartRecord und OnEndRecord abfangen.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...