Ignore:
Timestamp:
08/20/10 04:21:17 (21 months ago)
Author:
shiretu
Message:

-- added event-based signaling to android apple streaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/sources/applications/applestreamingclient/include/clientcontext.h

    r80 r85  
    3131class BaseStream; 
    3232class StreamsManager; 
     33class AppleStreamingClientApplication; 
    3334 
    3435typedef struct _ConnectingString { 
     
    99100        double GetCurrentTimestamp(); 
    100101        uint32_t GetCurrentChunkIndex(); 
     102        AppleStreamingClientApplication *GetApplication(); 
    101103 
    102104        //processing 
Note: See TracChangeset for help on using the changeset viewer.