- Timestamp:
- 08/04/10 22:39:39 (22 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/sources/thelib/include/protocols/liveflv/inboundliveflvprotocol.h
r2 r54 31 31 InNetLiveFLVStream *_pStream; 32 32 bool _headerParsed; 33 bool _waitForMetadata; 33 34 public: 34 35 InboundLiveFLVProtocol(); … … 41 42 virtual bool SignalInputData(IOBuffer &buffer); 42 43 private: 43 bool InitializeStream( );44 bool InitializeStream(string streamName); 44 45 }; 45 46
Note: See TracChangeset
for help on using the changeset viewer.
