Object.BaseName As String |
Parameter
None
Returns
Default |
Capture.LBL |
Otherwise |
The base file name of the buffer file. |
Remarks
Gets or sets the name of the base file name of the buffer file.
Use the ILMDVRSink.BaseName Property to determine the file name of the DVR buffer files.
For each buffer location there are a group of buffer files created. A .LBL (Lead Buffer List) file and several .LRC (Lead Recording Chunk) files.
The .LBL file specifies which .LRC files are used as underlying storage, as well as the playback range to .LRC file mapping information.
See Also
Functions: |
ILMDVRSink.FolderCount Property , ILMDVRSink.FolderName Property |
Topics: |
Multimedia Properties, Methods and Events , DVR Module Properties, Methods and Events |